FFmpeg
|
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.
Definition at line 52 of file scaling_video.c.