FFmpeg
|
ATI VCR1 codec. More...
#include "avcodec.h"
#include "internal.h"
#include "libavutil/avassert.h"
#include "libavutil/internal.h"
Go to the source code of this file.
Data Structures | |
struct | VCR1Context |
Functions | |
static av_cold int | vcr1_decode_init (AVCodecContext *avctx) |
static int | vcr1_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_vcr1_decoder |
ATI VCR1 codec.
Definition in file vcr1.c.
|
static |
|
static |
AVCodec ff_vcr1_decoder |