18 Commits (9eebeea4dd7f91ddd695fcf35b0c9396d521ec84)

Author SHA1 Message Date
James Almer 7f890b2fbb avfilter/ccfifo: remove unnecessary context allocations 2 years ago
Devin Heitmueller f304c3a729 avfilter/tinterlace: Properly preserve CEA-708 closed captions 2 years ago
Niklas Haas a69b08790b avfilter/vf_tinterlace: support full-range YUV 2 years ago
Paul B Mahol 24fea4d09b avfilter/vf_tinterlace: use frame counter from lavfi 4 years ago
Marton Balint 6498522bef avfilter/vf_tinterlace: add support for bypassing already interlaced frames 5 years ago
Marton Balint 28b5dc6199 avfilter/vf_interlace: restore lowpass mode constants 5 years ago
Thomas Mundt f4438e387e avfilter/vf_interlace: fix numerical options 6 years ago
Thomas Mundt 40bfaa190c avfilter/interlace: add support for 10 and 12 bit 7 years ago
Thomas Mundt 58ca446672 avfilter/tinterlace: use drawutils for pad mode 7 years ago
Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
Thomas Mundt 2da5bf4c2f avfilter/interlace: add complex vertical low-pass filter 8 years ago
Thomas Mundt 207e6debf8 avfilter/interlace: change lowpass_line function prototype 8 years ago
Paul B Mahol 13090895cf avfilter/vf_tinterlace: add mergex2 mode 9 years ago
Michael Niedermayer 8ae350004d avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 59f1f764d6 avfilter/vf_tinterlace: Favor using standard timebases for the output 10 years ago
Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 10 years ago
Michael Niedermayer 18b46ecc93 avfilter/tinterlace: Move lowpass_line to a separate function and call it through a function pointer 10 years ago
Michael Niedermayer 9d548fce24 avfilter/tinterlace: split context definition into seperate header so it can be used by future optimizations 10 years ago