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:= {
.p.name = "txd",
}
#define FF_CODEC_DECODE_CB(func)
#define CODEC_LONG_NAME(str)
#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, AVFrame *p, int *got_frame, AVPacket *avpkt)
Definition at line 167 of file txd.c.