Go to the source code of this file.
◆ TXD_DXT1
#define TXD_DXT1 0x31545844 |
Definition at line 31 of file txd.c.
◆ TXD_DXT3
#define TXD_DXT3 0x33545844 |
Definition at line 32 of file txd.c.
◆ txd_decode_frame()
Definition at line 34 of file txd.c.
◆ ff_txd_decoder
Initial value:= {
.name = "txd",
}
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
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.
Definition at line 158 of file txd.c.