summaryrefslogtreecommitdiffstats
path: root/filters/f_auto_filters.c
Commit message (Expand)AuthorAgeFilesLines
* video/filter: add field order support for built in deinterlacers1nsane0002024-03-041-3/+6
* f_auto_filters: pass field parity to lavfi bwdif deinterlacers1nsane0002024-03-041-3/+19
* video: don't define IMGFMT_VULKAN conditionallysfan52024-02-261-2/+0
* player/command: add deinterlace-active propertyDudemanguy2024-02-071-0/+6
* player: add an auto option to deinterlaceDudemanguy2024-02-071-7/+10
* f_auto_filters: use bwdif_cuda for deinterlacing with cuda hwdecDudemanguy2024-01-221-1/+1
* f_auto_filters: change fallback deinterlace to bwdifDudemanguy2024-01-211-2/+2
* hwdec_vulkan: use bwdif_vulkan as deinterlacing auto filterPhilip Langdale2023-05-281-0/+6
* filters: Re-add vavpp deinterlacing auto-filterPhilip Langdale2022-03-021-0/+5
* filters/auto_filters: switch from scaletempo to scaletempo2Jan Ekström2021-02-151-2/+2
* audio: redo video-sync=display-adropwm42020-05-231-12/+43
* f_auto_filters: always fall back to hw-download+yadif if no hw deint filterwm42020-02-161-3/+8
* f_auto_filters: use f_autoconvert for hw downloadwm42019-10-021-23/+22
* f_auto_filters: use software conversion if hw deint is not possiblewm42019-10-021-7/+28
* video: remove vf_vavpp from automatic deinterlace propertywm42019-10-021-3/+0
* filters: Add cuda/nvdec deinterlacing auto-filter using vf_yadif_cudaPhilip Langdale2018-11-191-0/+4
* f_output_chain: log status of auto filterswm42018-04-291-0/+29
* video: fix --video-rotate in some caseswm42018-02-181-1/+1
* video: make --deinterlace and HW deinterlace filters always deinterlacewm42018-02-131-1/+1
* audio: rewrite filtering glue codewm42018-01-301-0/+90
* video: rewrite filtering glue codewm42018-01-301-0/+244