Searched refs:av_muxer_iterate (Results 1 – 9 of 9) sorted by relevance
73 while ((ofmt = av_muxer_iterate(&ofmt_iter))) in format_child_class_next()84 while ((ofmt = av_muxer_iterate(&ofmt_iter))) in format_child_class_next()119 while ((ofmt = av_muxer_iterate(&val))) { in format_child_class_iterate()
541 const AVOutputFormat *av_muxer_iterate(void **opaque) in av_muxer_iterate() function647 return (AVOutputFormat *)av_muxer_iterate(&opaque); in av_oformat_next()
69 while ((fmt = av_muxer_iterate(&i))) { in av_guess_format()
2012 const AVOutputFormat *av_muxer_iterate(void **opaque);
106 while ((oformat = av_muxer_iterate(&oformat_opaque))) { in show_format_opts()
882 while ((in_plugin = av_muxer_iterate (&i))) { in gst_ffmpegmux_register()
1314 while ((ofmt = av_muxer_iterate(&ofmt_opaque))) { in show_formats_devices()
379 Add av_demuxer_iterate(), and av_muxer_iterate().
1654 av_oformat_next (deprecated) -> av_muxer_iterate