#include "avcodec.h"
#include "internal.h"
#include "pnm.h"
Go to the source code of this file.
Functions | |
static int | pnm_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) |
static int pnm_encode_frame | ( | AVCodecContext * | avctx, | |
AVPacket * | pkt, | |||
const AVFrame * | pict, | |||
int * | got_packet | |||
) | [static] |