Go to the source code of this file.
Data Structures | |
struct | PTXContext |
Typedefs | |
typedef struct PTXContext | PTXContext |
Functions | |
static av_cold int | ptx_init (AVCodecContext *avctx) |
static int | ptx_decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt) |
static av_cold int | ptx_end (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_ptx_decoder |
typedef struct PTXContext PTXContext |
|
static |
|
static |
|
static |
AVCodec ff_ptx_decoder |