libavcodec/options_table.h File Reference

#include <float.h>
#include <limits.h>
#include "libavutil/opt.h"
#include "avcodec.h"
#include "config.h"

Go to the source code of this file.

Defines

#define OFFSET(x)   offsetof(AVCodecContext,x)
#define DEFAULT   0
#define V   AV_OPT_FLAG_VIDEO_PARAM
#define A   AV_OPT_FLAG_AUDIO_PARAM
#define S   AV_OPT_FLAG_SUBTITLE_PARAM
#define E   AV_OPT_FLAG_ENCODING_PARAM
#define D   AV_OPT_FLAG_DECODING_PARAM
#define AV_CODEC_DEFAULT_BITRATE   200*1000
#define OFFSET(x)   offsetof(AVCodecContext,x)
#define DEFAULT   0
#define V   AV_OPT_FLAG_VIDEO_PARAM
#define A   AV_OPT_FLAG_AUDIO_PARAM
#define S   AV_OPT_FLAG_SUBTITLE_PARAM
#define E   AV_OPT_FLAG_ENCODING_PARAM
#define D   AV_OPT_FLAG_DECODING_PARAM
#define AV_CODEC_DEFAULT_BITRATE   200*1000

Variables

static const AVOption options []


Define Documentation

#define A   AV_OPT_FLAG_AUDIO_PARAM

Definition at line 36 of file options_table.h.

#define A   AV_OPT_FLAG_AUDIO_PARAM

#define AV_CODEC_DEFAULT_BITRATE   200*1000

Definition at line 41 of file options_table.h.

#define AV_CODEC_DEFAULT_BITRATE   200*1000

#define D   AV_OPT_FLAG_DECODING_PARAM

Definition at line 39 of file options_table.h.

#define D   AV_OPT_FLAG_DECODING_PARAM

#define DEFAULT   0

Definition at line 33 of file options_table.h.

#define DEFAULT   0

#define E   AV_OPT_FLAG_ENCODING_PARAM

Definition at line 38 of file options_table.h.

#define E   AV_OPT_FLAG_ENCODING_PARAM

#define OFFSET (  )     offsetof(AVCodecContext,x)

Definition at line 32 of file options_table.h.

#define OFFSET (  )     offsetof(AVCodecContext,x)

#define S   AV_OPT_FLAG_SUBTITLE_PARAM

Definition at line 37 of file options_table.h.

#define S   AV_OPT_FLAG_SUBTITLE_PARAM

#define V   AV_OPT_FLAG_VIDEO_PARAM

Definition at line 35 of file options_table.h.

#define V   AV_OPT_FLAG_VIDEO_PARAM


Variable Documentation

const AVOption options[] [static]

Definition at line 43 of file options_table.h.


Generated on Fri Oct 26 02:50:07 2012 for FFmpeg by  doxygen 1.5.8