#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) |
| static int pnm_encode_frame | ( | AVCodecContext * | avctx, | |
| unsigned char * | outbuf, | |||
| int | buf_size, | |||
| void * | data | |||
| ) | [static] |
1.5.8