FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "libavutil/imgutils.h"
#include "bytestream.h"
#include "avcodec.h"
#include "internal.h"
#include "s3tc.h"
Go to the source code of this file.
Functions | |
static int | txd_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_txd_decoder |
|
static |
AVCodec ff_txd_decoder |