Encoding specific

Modules

 Timestamp specific
 Libav internal timebase and timestamp definitions.

Macros

#define FF_LAMBDA_SHIFT   7
#define FF_LAMBDA_SCALE   (1<<FF_LAMBDA_SHIFT)
#define FF_QP2LAMBDA   118
 factor to convert from H.263 QP to lambda
#define FF_LAMBDA_MAX   (256*128-1)
#define FF_QUALITY_SCALE   FF_LAMBDA_SCALE

Detailed Description

Note
those definition should move to avcodec
Note
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec
those definition should move to avcodec

Macro Definition Documentation

#define FF_LAMBDA_MAX   (256*128-1)

Definition at line 200 of file avutil.h.

#define FF_LAMBDA_SCALE   (1<<FF_LAMBDA_SHIFT)

Definition at line 198 of file avutil.h.

#define FF_LAMBDA_SHIFT   7

Definition at line 197 of file avutil.h.

#define FF_QP2LAMBDA   118

factor to convert from H.263 QP to lambda

Definition at line 199 of file avutil.h.

#define FF_QUALITY_SCALE   FF_LAMBDA_SCALE

Definition at line 202 of file avutil.h.