FFmpeg
|
Go to the source code of this file.
Macros | |
#define | INBUF_SIZE 4096 |
Functions | |
static void | pgm_save (unsigned char *buf, int wrap, int xsize, int ysize, char *filename) |
static void | decode (AVCodecContext *dec_ctx, AVFrame *frame, AVPacket *pkt, const char *filename) |
int | main (int argc, char **argv) |
#define INBUF_SIZE 4096 |
Definition at line 37 of file decode_video.c.
|
static |
|
static |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 84 of file decode_video.c.