Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yadif: restore speed of the C filtering code | James Darnley | 2013-05-14 | 1 | -3/+1 |
* | vf_yadif: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -0/+1 |
* | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -4/+4 |
* | vf_yadif: fix out-of line reads | Anton Khirnov | 2013-02-15 | 1 | -0/+8 |
* | vf_yadif: silence a warning. | Anton Khirnov | 2013-02-06 | 1 | -2/+2 |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | 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 |
* | 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 |