summaryrefslogtreecommitdiff
path: root/libavfilter/yadif.h
Commit message (Expand)AuthorAge
* 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
* avfilter/yadif: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-04-05
* Change license of yadif from GPL to LGPLRobert Krüger2014-01-14
* Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""Robert Krüger2014-01-14
* Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer2013-12-01
* yadif: restore speed of the C filtering codeJames Darnley2013-03-13
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* | Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer2013-02-16
|\|
| * vf_yadif: fix out-of line readsAnton Khirnov2013-02-15
* | Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-06
|\|
| * vf_yadif: silence a warning.Anton Khirnov2013-02-06
* | lavfi/yadif: add support to named constantsStefano Sabatini2013-01-04
* | lavfi/yadif: add support to named options and options introspectionStefano Sabatini2013-01-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | yadif: redesign first and last 2 lines handling.Michael Niedermayer2012-08-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
| * Change yadif to not use out of picture lines.Michael Niedermayer2011-04-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Change yadif to not use out of picture lines.Michael Niedermayer2011-02-18
|/
* Declare sse2 and ssse2 function in yadif headerBaptiste Coudurier2010-12-04
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-25