FFmpeg  2.5.4
Data Structures | Macros

Data Structures

struct  AVHWAccel
 

Macros

#define AV_HWACCEL_FLAG_IGNORE_LEVEL   (1 << 0)
 Hardware acceleration should be used for decoding even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver. More...
 

Detailed Description

Macro Definition Documentation

#define AV_HWACCEL_FLAG_IGNORE_LEVEL   (1 << 0)

Hardware acceleration should be used for decoding even if the codec level used is unknown or higher than the maximum supported level reported by the hardware driver.

Definition at line 3397 of file avcodec.h.