|
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 24 of file imgutils.c.
Referenced by main().
|
static |
Definition at line 60 of file imgutils.c.
Referenced by main().
| int main | ( | void | ) |
Definition at line 96 of file imgutils.c.
1.8.17