Go to the source code of this file.
◆ xan_decode_end()
◆ xan_decode_init()
◆ xan_unpack_luma()
◆ xan_unpack()
◆ xan_decode_chroma()
◆ xan_decode_frame_type0()
◆ xan_decode_frame_type1()
◆ xan_decode_frame()
◆ ff_xan_wc4_decoder
Initial value:= {
.name = "xan_wc4",
}
static av_cold int init(AVCodecContext *avctx)
static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, FILE *outfile)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int xan_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt)
static av_cold int xan_decode_end(AVCodecContext *avctx)
static av_cold int xan_decode_init(AVCodecContext *avctx)
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() for allocating buffers and supports custom allocators.
Definition at line 440 of file xxan.c.