FFmpeg 5.1.6
|
libswscale API use example. More...
Go to the source code of this file.
Functions | |
static void | fill_yuv_image (uint8_t *data[4], int linesize[4], int width, int height, int frame_index) |
int | main (int argc, char **argv) |
libswscale API use example.
Definition in file scaling_video.c.
|
static |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file scaling_video.c.