FFmpeg  2.1.1
Functions
vidstabutils.h File Reference
#include <vid.stab/libvidstab.h>
#include "avfilter.h"

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 More...
 
void vs_set_mem_and_log_functions (void)
 sets the memory allocation function and logging constants to av versions More...
 

Function Documentation

VSPixelFormat av_2_vs_pixel_format ( AVFilterContext ctx,
enum AVPixelFormat  pf 
)

converts the pixelformat of avlib into the one of the vid.stab library

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().

void vs_set_mem_and_log_functions ( void  )

sets the memory allocation function and logging constants to av versions

Definition at line 69 of file vidstabutils.c.

Referenced by init().