FFmpeg
|
#include "avcodec.h"
#include "codec_internal.h"
#include "decode.h"
#include "libavutil/bswap.h"
#include "libavutil/internal.h"
Go to the source code of this file.
Functions | |
static av_cold int | decode_init (AVCodecContext *avctx) |
static int | decode_frame (AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_v210x_decoder |
|
static |
|
static |
const FFCodec ff_v210x_decoder |