AVOutputFormat 424 3rdparty/include/ffmpeg_/libavformat/avformat.h struct AVOutputFormat *next; AVOutputFormat 973 3rdparty/include/ffmpeg_/libavformat/avformat.h struct AVOutputFormat *oformat; AVOutputFormat 1347 3rdparty/include/ffmpeg_/libavformat/avformat.h void av_register_output_format(AVOutputFormat *format); AVOutputFormat 1376 3rdparty/include/ffmpeg_/libavformat/avformat.h AVOutputFormat *av_oformat_next(AVOutputFormat *f); AVOutputFormat 1435 3rdparty/include/ffmpeg_/libavformat/avformat.h AVOutputFormat *oformat, AVOutputFormat 1455 3rdparty/include/ffmpeg_/libavformat/avformat.h int avformat_alloc_output_context2(AVFormatContext **ctx, AVOutputFormat *oformat, AVOutputFormat 1866 3rdparty/include/ffmpeg_/libavformat/avformat.h AVOutputFormat *av_guess_format(const char *short_name, AVOutputFormat 1873 3rdparty/include/ffmpeg_/libavformat/avformat.h enum AVCodecID av_guess_codec(AVOutputFormat *fmt, const char *short_name, AVOutputFormat 2102 3rdparty/include/ffmpeg_/libavformat/avformat.h int avformat_query_codec(AVOutputFormat *ofmt, enum AVCodecID codec_id, int std_compliance); AVOutputFormat 1006 modules/videoio/src/cap_ffmpeg_impl.hpp AVOutputFormat * fmt; AVOutputFormat 1924 modules/videoio/src/cap_ffmpeg_impl.hpp AVOutputFormat* fmt_;