FFmpeg
|
Apple QuickDraw codec. More...
#include "libavutil/common.h"
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
static int | decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
static av_cold int | decode_init (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_qdraw_decoder |
Apple QuickDraw codec.
Definition in file qdrw.c.
|
static |
|
static |
AVCodec ff_qdraw_decoder |