FFmpeg
|
#include "bytestream.h"
#include "avcodec.h"
#include "codec_internal.h"
#include "decode.h"
#include "texturedsp.h"
Go to the source code of this file.
Macros | |
#define | TXD_DXT1 0x31545844 |
#define | TXD_DXT3 0x33545844 |
Functions | |
static int | txd_decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_txd_decoder |
|
static |
const FFCodec ff_txd_decoder |