Lines Matching refs:AVOutputFormat
490 typedef struct AVOutputFormat { struct
538 ff_const59 struct AVOutputFormat *next; argument
631 } AVOutputFormat; argument
1253 ff_const59 struct AVOutputFormat *oformat;
1960 void av_register_output_format(AVOutputFormat *format);
2000 AVOutputFormat *av_oformat_next(const AVOutputFormat *f);
2012 const AVOutputFormat *av_muxer_iterate(void **opaque);
2135 int avformat_alloc_output_context2(AVFormatContext **ctx, ff_const59 AVOutputFormat *oformat,
2617 ff_const59 AVOutputFormat *av_guess_format(const char *short_name,
2624 enum AVCodecID av_guess_codec(ff_const59 AVOutputFormat *fmt, const char *short_name,
2878 int avformat_query_codec(const AVOutputFormat *ofmt, enum AVCodecID codec_id,
2997 int avformat_transfer_internal_stream_timing_info(const AVOutputFormat *ofmt,