#include "avcodec.h"#include "bytestream.h"#include "internal.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 *got_frame, AVPacket *avpkt) |
|
static |