pnmenc.c File Reference
#include "avcodec.h"
#include "bytestream.h"
#include "pnm.h"

Go to the source code of this file.

Functions

static int pnm_encode_frame (AVCodecContext *avctx, unsigned char *outbuf, int buf_size, void *data)

Function Documentation

static int pnm_encode_frame ( AVCodecContext avctx,
unsigned char *  outbuf,
int  buf_size,
void data 
)
static

Definition at line 27 of file pnmenc.c.