| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/yadif_common: fix timestamps with very small timebases | Marton Balint | 2024-02-04 | 1 | -0/+2 |
* | avfilter/yadif_common: factorize some part of the config_output and the unini... | Marton Balint | 2024-02-04 | 1 | -0/+4 |
* | avfilter/ccfifo: remove unnecessary context allocations | James Almer | 2023-05-12 | 1 | -1/+1 |
* | avfilter/yadif: Properly preserve CEA-708 closed captions | Devin Heitmueller | 2023-05-11 | 1 | -0/+2 |
* | Revert "avfilter/yadif: simplify the code for better readability" | Limin Wang | 2020-08-27 | 1 | -4/+1 |
* | avfilter/yadif: simplify the code for better readability | Limin Wang | 2020-08-26 | 1 | -1/+4 |
* | avfilter/yadif_common: Add field type tracking to help bwdif | Philip Langdale | 2018-11-14 | 1 | -0/+14 |
* | libavfilter/vf_yadif: Make frame management logic and options shareable | Philip Langdale | 2018-11-02 | 1 | -0/+9 |
* | avfilter/yadif: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-04-05 | 1 | -3/+3 |
* | Change license of yadif from GPL to LGPL | Robert Krüger | 2014-01-14 | 1 | -9/+9 |
* | Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" | Robert Krüger | 2014-01-14 | 1 | -30/+29 |
* | Revert "vf_yadif: move x86 init code to x86/yadif.c" | Michael Niedermayer | 2013-12-01 | 1 | -29/+30 |
* | yadif: restore speed of the C filtering code | James Darnley | 2013-03-13 | 1 | -3/+1 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -4/+4 |
|\ |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -4/+4 |
* | | Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' | Michael Niedermayer | 2013-02-16 | 1 | -0/+8 |
|\| |
|
| * | vf_yadif: fix out-of line reads | Anton Khirnov | 2013-02-15 | 1 | -0/+8 |
* | | Merge commit '238614de679a71970c20d7c3fee08a322967ec40' | Michael Niedermayer | 2013-02-06 | 1 | -2/+2 |
|\| |
|
| * | vf_yadif: silence a warning. | Anton Khirnov | 2013-02-06 | 1 | -2/+2 |
* | | lavfi/yadif: add support to named constants | Stefano Sabatini | 2013-01-04 | 1 | -20/+21 |
* | | lavfi/yadif: add support to named options and options introspection | Stefano Sabatini | 2013-01-04 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | yadif: redesign first and last 2 lines handling. | Michael Niedermayer | 2012-08-10 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -9/+36 |
|\| |
|
| * | vf_yadif: move x86 init code to x86/yadif.c | Mans Rullgard | 2012-07-02 | 1 | -9/+36 |
| * | Change yadif to not use out of picture lines. | Michael Niedermayer | 2011-04-03 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Change yadif to not use out of picture lines. | Michael Niedermayer | 2011-02-18 | 1 | -3/+3 |
|/ |
|
* | Declare sse2 and ssse2 function in yadif header | Baptiste Coudurier | 2010-12-04 | 1 | -0/+8 |
* | yadif filter, based on stefanos port of my yadif from mplayer. | Michael Niedermayer | 2010-09-25 | 1 | -0/+28 |