FFmpeg
|
#include "libavutil/common.h"
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
static av_cold int | v410_decode_init (AVCodecContext *avctx) |
static int | v410_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_v410_decoder |
|
static |
|
static |
AVCodec ff_v410_decoder |