libavcodec/qdrw.c File Reference
Apple QuickDraw codec.
More...
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
Go to the source code of this file.
Detailed Description
Apple QuickDraw codec.
Definition in file qdrw.c.
Typedef Documentation
Function Documentation
Variable Documentation
Initial value: {
"qdraw",
AVMEDIA_TYPE_VIDEO,
CODEC_ID_QDRAW,
sizeof(QdrawContext),
decode_init,
NULL,
decode_end,
decode_frame,
CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("Apple QuickDraw"),
}
Definition at line 153 of file qdrw.c.