libavfilter/video.h File Reference

#include "avfilter.h"

Go to the source code of this file.

Functions

AVFilterBufferRefff_default_get_video_buffer (AVFilterLink *link, int perms, int w, int h)
AVFilterBufferRefff_null_get_video_buffer (AVFilterLink *link, int perms, int w, int h)
void ff_null_start_frame (AVFilterLink *link, AVFilterBufferRef *picref)
void ff_null_draw_slice (AVFilterLink *link, int y, int h, int slice_dir)
void ff_null_end_frame (AVFilterLink *link)


Function Documentation

AVFilterBufferRef* ff_default_get_video_buffer ( AVFilterLink link,
int  perms,
int  w,
int  h 
)

void ff_null_draw_slice ( AVFilterLink link,
int  y,
int  h,
int  slice_dir 
)

Definition at line 299 of file video.c.

Referenced by avfilter_null_draw_slice().

void ff_null_end_frame ( AVFilterLink link  ) 

Definition at line 258 of file video.c.

Referenced by avfilter_null_end_frame().

AVFilterBufferRef* ff_null_get_video_buffer ( AVFilterLink link,
int  perms,
int  w,
int  h 
)

Definition at line 69 of file video.c.

Referenced by avfilter_null_get_video_buffer().

void ff_null_start_frame ( AVFilterLink link,
AVFilterBufferRef picref 
)

Definition at line 192 of file video.c.

Referenced by avfilter_null_start_frame().


Generated on Fri Oct 26 02:48:01 2012 for FFmpeg by  doxygen 1.5.8