summaryrefslogtreecommitdiff
path: root/libavfilter/yadif_common.c
Commit message (Expand)AuthorAge
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avfilter/yadif_common: fix timestamps with very small timebasesMarton Balint2024-02-04
* avfilter/yadif_common: factorize some part of the config_output and the unini...Marton Balint2024-02-04
* lavfi/yadif: update output frame durationsAnton Khirnov2023-10-03
* avutil/imgutils: Add wrapper for av_image_copy() to avoid castsAndreas Rheinhardt2023-09-12
* avfilter/internal: Don't include video.hAndreas Rheinhardt2023-08-07
* avfilter/ccfifo: remove unnecessary context allocationsJames Almer2023-05-12
* avfilter/yadif: Properly preserve CEA-708 closed captionsDevin Heitmueller2023-05-11
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-04
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-04
* Revert "avfilter/yadif: simplify the code for better readability"Limin Wang2020-08-27
* avfilter/yadif: simplify the code for better readabilityLimin Wang2020-08-26
* avfilter/yadif_common: Add field type tracking to help bwdifPhilip Langdale2018-11-14
* libavfilter/vf_yadif: Make frame management logic and options shareablePhilip Langdale2018-11-02