FFmpeg
|
enum_options.c
Go to the documentation of this file.
offset must point to a pointer immediately followed by an int for the length
Definition: opt.h:243
Definition: opt.h:239
Definition: avformat.h:456
const AVClass * avcodec_get_class(void)
Get the AVClass for AVCodecContext.
Definition: libavcodec/options.c:239
const char * class_name
The name of the class; usually it is the same name as the context structure type to which the AVClass...
Definition: log.h:55
static void print_option(const AVClass *class, const AVOption *o)
Definition: enum_options.c:39
AVOptions.
const AVClass * avformat_get_class(void)
Get the AVClass for AVFormatContext.
Definition: libavformat/options.c:120
#define AV_OPT_FLAG_ENCODING_PARAM
a generic parameter which can be set by the user for muxing or encoding
Definition: opt.h:281
Definition: opt.h:236
AVCodec * av_codec_next(const AVCodec *c)
If c is NULL, returns the first registered codec, if c is non-NULL, returns the next registered codec...
Definition: libavcodec/utils.c:128
Definition: opt.h:237
external API header
Definition: opt.h:241
AVOutputFormat * av_oformat_next(AVOutputFormat *f)
If f is NULL, returns the first registered output format, if f is non-NULL, returns the next register...
Definition: libavformat/utils.c:119
Main libavformat public API header.
Definition: opt.h:240
Definition: avformat.h:377
AVInputFormat * av_iformat_next(AVInputFormat *f)
If f is NULL, returns the first registered input format, if f is non-NULL, returns the next registere...
Definition: libavformat/utils.c:113
Definition: opt.h:242
Definition: opt.h:238
printf("static const uint8_t my_array[100] = {\n")
Definition: opt.h:244
void av_register_all(void)
Initialize libavformat and register all the muxers, demuxers and protocols.
Definition: allformats.c:52
Generated on Mon Nov 18 2024 06:51:53 for FFmpeg by 1.8.11