summaryrefslogtreecommitdiffstats
path: root/libavfilter/yadif.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/yadif_common: Add field type tracking to help bwdifPhilip Langdale2018-11-141-0/+14
* libavfilter/vf_yadif: Make frame management logic and options shareablePhilip Langdale2018-11-021-0/+9
* avfilter/yadif: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-04-051-3/+3
* Change license of yadif from GPL to LGPLRobert Krüger2014-01-141-9/+9
* Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""Robert Krüger2014-01-141-30/+29
* Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer2013-12-011-29/+30
* yadif: restore speed of the C filtering codeJames Darnley2013-03-131-3/+1
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-4/+4
|\
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-4/+4
* | Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer2013-02-161-0/+8
|\ \ | |/
| * vf_yadif: fix out-of line readsAnton Khirnov2013-02-151-0/+8
* | Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-061-2/+2
|\ \ | |/
| * vf_yadif: silence a warning.Anton Khirnov2013-02-061-2/+2
* | lavfi/yadif: add support to named constantsStefano Sabatini2013-01-041-20/+21
* | lavfi/yadif: add support to named options and options introspectionStefano Sabatini2013-01-041-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | yadif: redesign first and last 2 lines handling.Michael Niedermayer2012-08-101-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-021-9/+36
|\ \ | |/
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-021-9/+36
| * Change yadif to not use out of picture lines.Michael Niedermayer2011-04-031-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Change yadif to not use out of picture lines.Michael Niedermayer2011-02-181-3/+3
|/
* Declare sse2 and ssse2 function in yadif headerBaptiste Coudurier2010-12-041-0/+8
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+28
OpenPOWER on IntegriCloud