#include <X11/extensions/XvMC.h>
#include "avcodec.h"
Go to the source code of this file.
Data Structures | |
struct | xvmc_pix_fmt |
Defines | |
#define | AV_XVMC_ID 0x1DC711C0 |
special value to ensure that regular pixel routines haven't corrupted the struct the number is 1337 speak for the letters IDCT MCo (motion compensation) |
#define AV_XVMC_ID 0x1DC711C0 |
special value to ensure that regular pixel routines haven't corrupted the struct the number is 1337 speak for the letters IDCT MCo (motion compensation)
Definition at line 28 of file xvmc.h.
Referenced by ff_xvmc_decode_mb(), ff_xvmc_field_start(), and ff_xvmc_init_block().