FFmpeg
|
#include "avcodec.h"
#include "codec_internal.h"
#include "internal.h"
#include "libavutil/imgutils.h"
Go to the source code of this file.
Data Structures | |
struct | AVRnContext |
Functions | |
static av_cold int | init (AVCodecContext *avctx) |
static int | decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_avrn_decoder |
|
static |
|
static |
const FFCodec ff_avrn_decoder |