libavcodec/ptx.c File Reference

#include "libavutil/intreadwrite.h"
#include "libavutil/imgutils.h"
#include "avcodec.h"

Go to the source code of this file.

Data Structures

struct  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


Function Documentation

static int ptx_decode_frame ( AVCodecContext avctx,
void *  data,
int *  data_size,
AVPacket avpkt 
) [static]

Definition at line 39 of file ptx.c.

static av_cold int ptx_end ( AVCodecContext avctx  )  [static]

Definition at line 107 of file ptx.c.

static av_cold int ptx_init ( AVCodecContext avctx  )  [static]

Definition at line 30 of file ptx.c.


Variable Documentation

Initial value:

Definition at line 116 of file ptx.c.


Generated on Fri Oct 26 02:38:17 2012 for FFmpeg by  doxygen 1.5.8