summaryrefslogtreecommitdiff
path: root/libavfilter/yadif_common.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/ccfifo: remove unnecessary context allocationsJames Almer2023-05-121-3/+3
* avfilter/yadif: Properly preserve CEA-708 closed captionsDevin Heitmueller2023-05-111-0/+5
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-041-0/+8
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-041-5/+7
* Revert "avfilter/yadif: simplify the code for better readability"Limin Wang2020-08-271-1/+1
* avfilter/yadif: simplify the code for better readabilityLimin Wang2020-08-261-1/+1
* avfilter/yadif_common: Add field type tracking to help bwdifPhilip Langdale2018-11-141-3/+9
* libavfilter/vf_yadif: Make frame management logic and options shareablePhilip Langdale2018-11-021-0/+209