ati vcr1 codec. More...
Go to the source code of this file.
Data Structures | |
struct | VCR1Context |
Macros | |
#define | CONFIG_VCR1_ENCODER 0 |
Typedefs | |
typedef struct VCR1Context | VCR1Context |
Functions | |
static int | decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt) |
static av_cold void | common_init (AVCodecContext *avctx) |
static av_cold int | decode_init (AVCodecContext *avctx) |
static av_cold int | decode_end (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_vcr1_decoder |
ati vcr1 codec.
Definition in file vcr1.c.
typedef struct VCR1Context VCR1Context |
|
static |
Definition at line 157 of file vcr1.c.
Referenced by decode_init().
|
static |
|
static |
|
static |
AVCodec ff_vcr1_decoder |