FFmpeg
|
#include "avcodec.h"
#include "bytestream.h"
#include "codec_internal.h"
#include "decode.h"
#include "libavutil/opt.h"
Go to the source code of this file.
Data Structures | |
struct | FRWUContext |
Functions | |
static av_cold int | decode_init (AVCodecContext *avctx) |
static int | decode_frame (AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) |
Variables | |
static const AVOption | frwu_options [] |
static const AVClass | frwu_class |
const FFCodec | ff_frwu_decoder |
|
static |
|
static |
|
static |
|
static |
const FFCodec ff_frwu_decoder |