YADIFContext Struct Reference

#include <yadif.h>


Data Fields

int mode
 0: send 1 frame for each frame 1: send 1 frame for each field 2: like 0 but skips spatial interlacing check 3: like 1 but skips spatial interlacing check
int parity
 0: top field first 1: bottom field first -1: auto-detection
int frame_pending
int auto_enable
 0: deinterlace all frames 1: only deinterlace frames marked as interlaced
AVFilterBufferRefcur
AVFilterBufferRefnext
AVFilterBufferRefprev
AVFilterBufferRefout
void(* filter_line )(uint8_t *dst, uint8_t *prev, uint8_t *cur, uint8_t *next, int w, int prefs, int mrefs, int parity, int mode)
const AVPixFmtDescriptorcsp
int eof
uint8_ttemp_line
int temp_line_size


Detailed Description

Definition at line 25 of file yadif.h.


Field Documentation

0: deinterlace all frames 1: only deinterlace frames marked as interlaced

Definition at line 47 of file yadif.h.

Referenced by end_frame(), init(), poll_frame(), and start_frame().

Definition at line 57 of file yadif.h.

Referenced by filter(), init(), and return_frame().

Definition at line 49 of file yadif.h.

Referenced by end_frame(), filter(), request_frame(), return_frame(), start_frame(), and uninit().

Definition at line 58 of file yadif.h.

Referenced by request_frame().

Definition at line 41 of file yadif.h.

Referenced by poll_frame(), request_frame(), return_frame(), and start_frame().

0: send 1 frame for each frame 1: send 1 frame for each field 2: like 0 but skips spatial interlacing check 3: like 1 but skips spatial interlacing check

Definition at line 32 of file yadif.h.

Referenced by config_props(), filter(), init(), poll_frame(), and return_frame().

Definition at line 50 of file yadif.h.

Referenced by filter(), poll_frame(), request_frame(), return_frame(), start_frame(), and uninit().

Definition at line 52 of file yadif.h.

Referenced by end_frame(), return_frame(), and start_frame().

0: top field first 1: bottom field first -1: auto-detection

Definition at line 39 of file yadif.h.

Referenced by init(), and return_frame().

Definition at line 51 of file yadif.h.

Referenced by filter(), start_frame(), and uninit().

Definition at line 59 of file yadif.h.

Referenced by filter(), and uninit().

Definition at line 60 of file yadif.h.

Referenced by filter(), and uninit().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by  doxygen 1.5.8