Go to the source code of this file.
◆ YADIFMode
Enumerator |
---|
YADIF_MODE_SEND_FRAME | send 1 frame for each frame
|
YADIF_MODE_SEND_FIELD | send 1 frame for each field
|
YADIF_MODE_SEND_FRAME_NOSPATIAL | send 1 frame for each frame but skips spatial interlacing check
|
YADIF_MODE_SEND_FIELD_NOSPATIAL | send 1 frame for each field but skips spatial interlacing check
|
Definition at line 27 of file yadif.h.
◆ YADIFParity
Enumerator |
---|
YADIF_PARITY_TFF | top field first
|
YADIF_PARITY_BFF | bottom field first
|
YADIF_PARITY_AUTO | auto detection
|
Definition at line 34 of file yadif.h.
◆ YADIFDeint
Enumerator |
---|
YADIF_DEINT_ALL | deinterlace all frames
|
YADIF_DEINT_INTERLACED | only deinterlace frames marked as interlaced
|
Definition at line 40 of file yadif.h.
◆ YADIFCurrentField
Enumerator |
---|
YADIF_FIELD_BACK_END | The last frame in a sequence.
|
YADIF_FIELD_END | The first or last field in a sequence.
|
YADIF_FIELD_NORMAL | A normal field in the middle of a sequence.
|
Definition at line 45 of file yadif.h.
◆ ff_yadif_init_x86()
◆ ff_yadif_filter_frame()
◆ ff_yadif_request_frame()
◆ ff_yadif_config_output_common()
◆ ff_yadif_uninit()
◆ ff_yadif_options