|
FFmpeg
|
#include "avcodec.h"#include "codec_internal.h"#include "decode.h"#include "libavutil/internal.h"Go to the source code of this file.
Functions | |
| static av_cold int | aura_decode_init (AVCodecContext *avctx) |
| static int | aura_decode_frame (AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) |
Variables | |
| const FFCodec | ff_aura2_decoder |
Aura 2 decoder
Definition in file aura.c.
|
static |
|
static |
| const FFCodec ff_aura2_decoder |
1.8.17