Lines Matching defs:oformat
57 * @li the @ref AVFormatContext.iformat "input" or @ref AVFormatContext.oformat
194 * - The @ref AVFormatContext.oformat "oformat" field must be set to select the
1257 const struct AVOutputFormat *oformat;
1261 * if and only if iformat/oformat.priv_class is not NULL.
1277 * iformat/oformat.flags. In such a case, the (de)muxer will handle
2028 * @param oformat format to use for allocating the context, if NULL
2037 int avformat_alloc_output_context2(AVFormatContext **ctx, const AVOutputFormat *oformat,
2332 * Its oformat field must be set to the desired output format;
2354 * Its oformat field must be set to the desired output format;