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