Apple QuickDraw codec. More...
Go to the source code of this file.
Data Structures | |
| struct | QdrawContext |
Typedefs | |
| typedef struct QdrawContext | QdrawContext |
Functions | |
| static int | decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt) |
| static av_cold int | decode_init (AVCodecContext *avctx) |
| static av_cold int | decode_end (AVCodecContext *avctx) |
Variables | |
| AVCodec | ff_qdraw_decoder |
Apple QuickDraw codec.
Definition in file qdrw.c.
| typedef struct QdrawContext QdrawContext |
|
static |
|
static |
|
static |
| AVCodec ff_qdraw_decoder |