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