FFmpeg
|
Go to the source code of this file.
Functions | |
static int | check_image_fill (enum AVPixelFormat pix_fmt, int w, int h) |
static int | check_image_fill_black (const AVPixFmtDescriptor *desc, enum AVPixelFormat pix_fmt, int w, int h) |
int | main (void) |
|
static |
Definition at line 23 of file imgutils.c.
Referenced by main().
|
static |
Definition at line 59 of file imgutils.c.
Referenced by main().
int main | ( | void | ) |
Definition at line 95 of file imgutils.c.