Go to the source code of this file.
Definition at line 44 of file txd.c.
Definition at line 35 of file txd.c.
Initial value:= {
.name = "txd",
}
static av_cold int txd_init(AVCodecContext *avctx)
static int decode(MimicContext *ctx, int quality, int num_coeffs, int is_iframe)
static int init(AVCodecParserContext *s)
static int txd_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static void close(AVCodecParserContext *s)
static av_cold int txd_end(AVCodecContext *avctx)
struct TXDContext TXDContext
Definition at line 156 of file txd.c.