pnmdec.c File Reference
#include "avcodec.h"
#include "bytestream.h"
#include "put_bits.h"
#include "pnm.h"

Go to the source code of this file.

Functions

static int pnm_decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt)

Function Documentation

static int pnm_decode_frame ( AVCodecContext avctx,
void data,
int *  data_size,
AVPacket avpkt 
)
static

Definition at line 28 of file pnmdec.c.