FFmpeg
|
Go to the source code of this file.
Functions | |
VSPixelFormat | av_2_vs_pixel_format (AVFilterContext *ctx, enum AVPixelFormat pf) |
converts the pixelformat of avlib into the one of the vid.stab library | |
void | vs_set_mem_and_log_functions (void) |
sets the memory allocation function and logging constants to av versions | |
VSPixelFormat av_2_vs_pixel_format | ( | AVFilterContext * | ctx, |
enum AVPixelFormat | pf | ||
) |
converts the pixelformat of avlib into the one of the vid.stab library
Definition at line 24 of file vidstabutils.c.
Referenced by config_input().
sets the memory allocation function and logging constants to av versions
Definition at line 69 of file vidstabutils.c.
Referenced by init().