summaryrefslogtreecommitdiff
path: root/libavfilter/vf_yadif.c
Commit message (Expand)AuthorAge
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* avfilter/vf_yadif: make use of ctx pointerPaul B Mahol2016-02-01
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* Merge commit '9df477e03ef74068f3de130adc4dd34349a16ef2'Hendrik Leppkes2015-11-11
|\
| * yadif: update frame rateMichael Niedermayer2015-11-09
* | lavfi/vf_yadif: reindent after last commit.Nicolas George2015-10-07
* | lavfi/vf_yadif: remove looping on request_frame().Nicolas George2015-10-07
* | avfilter/vf_yadif: add missing "This file is part of FFmpeg"Michael Niedermayer2015-09-27
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\|
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
| * vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
* | avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* | avfilter/vf_yadif: detect telecine contentMichael Niedermayer2015-01-06
* | avfilter/vf_yadif: add >8bit planar rgb formatsMichael Niedermayer2014-12-30
* | avfilter/vf_yadif: fix extra leading dup frame when deint=1Neil Birkbeck2014-11-29
* | vfilter/vf_yadif: fix request_frame after 0f9f24c9Michael Niedermayer2014-05-03
* | avfilter/vf_yadif: fix filtering a single imageMichael Niedermayer2014-05-02
* | Change license of yadif from GPL to LGPLRobert Krüger2014-01-14
* | Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite...Robert Krüger2014-01-14
* | Revert "Revert "yadif: add parens around macro parameters""Robert 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
* | Revert "yadif: add parens around macro parameters"Michael Niedermayer2013-12-01
* | avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...Michael Niedermayer2013-12-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | avfilter: remove redundant use of AV_NE() macroPaul B Mahol2013-09-11
* | avfilter/vf_yadif: Treat mode as a field of flagsMichael Niedermayer2013-09-05
* | avfilter/vf_yadif: fix "incompatible pointer type" warningMichael Niedermayer2013-09-05
* | avfilter/vf_yadif: add gbr(a)p supportMichael Niedermayer2013-09-05
* | avfilter/vf_yadif: reallocate frames if strides differMichael Niedermayer2013-09-03
* | avfilter/vf_yadif:remove unneeded include assert.hMichael Niedermayer2013-07-19
* | yadif: fix slice sizesMichael Niedermayer2013-05-24
* | avfilter/vf_yadif: fix race conditionMichael Niedermayer2013-05-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-24
|\|
| * vf_yadif: support slice threadingAnton Khirnov2013-05-24
| * yadif: correct strides in filter_edges_16bitJames Darnley2013-05-14
| * yadif: restore speed of the C filtering codeJames Darnley2013-05-14
* | lavfi/yadif: add timeline support.Clément Bœsch2013-05-21
* | lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* | Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775'Michael Niedermayer2013-04-11
|\|
| * vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | lavfi/vf_yadif: use standard options parsing.Nicolas George2013-03-20
* | yadif: cosmetic indentation from previous commitsJames Darnley2013-03-16
* | yadif: x86 assembly for 16-bit samplesJames Darnley2013-03-16
* | yadif: correct strides in filter_edges_16bitJames Darnley2013-03-15
* | yadif: restore speed of the C filtering codeJames Darnley2013-03-13
* | lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-10
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|