Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17avfilter/vf_yadif: Fix handing of tiny imagesMichael Niedermayer
2015-04-08avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol
2015-01-06avfilter/vf_yadif: detect telecine contentMichael Niedermayer
2014-12-31avfilter/vf_yadif: add >8bit planar rgb formatsMichael Niedermayer
2014-11-29avfilter/vf_yadif: fix extra leading dup frame when deint=1Neil Birkbeck
2014-05-03vfilter/vf_yadif: fix request_frame after 0f9f24c9Michael Niedermayer
2014-05-02avfilter/vf_yadif: fix filtering a single imageMichael Niedermayer
2014-01-14Change license of yadif from GPL to LGPLRobert Krüger
2014-01-14Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite...Robert Krüger
2014-01-14Revert "Revert "yadif: add parens around macro parameters""Robert Krüger
2014-01-14Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""Robert Krüger
2013-12-01Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer
2013-12-01Revert "yadif: add parens around macro parameters"Michael Niedermayer
2013-12-01avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...Michael Niedermayer
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-28lavfi: do not export the filters from shared objectsAnton Khirnov
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-09-11avfilter: remove redundant use of AV_NE() macroPaul B Mahol
2013-09-05avfilter/vf_yadif: Treat mode as a field of flagsMichael Niedermayer
2013-09-05avfilter/vf_yadif: fix "incompatible pointer type" warningMichael Niedermayer
2013-09-05avfilter/vf_yadif: add gbr(a)p supportMichael Niedermayer
2013-09-03avfilter/vf_yadif: reallocate frames if strides differMichael Niedermayer
2013-07-19avfilter/vf_yadif:remove unneeded include assert.hMichael Niedermayer
2013-05-24yadif: fix slice sizesMichael Niedermayer
2013-05-24avfilter/vf_yadif: fix race conditionMichael Niedermayer
2013-05-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-24vf_yadif: support slice threadingAnton Khirnov
2013-05-21lavfi/yadif: add timeline support.Clément Bœsch
2013-05-17lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch
2013-05-14yadif: correct strides in filter_edges_16bitJames Darnley
2013-05-14yadif: restore speed of the C filtering codeJames Darnley
2013-04-11Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775'Michael Niedermayer
2013-04-09vf_yadif: switch to an AVOptions-based system.Anton Khirnov
2013-03-21lavfi/vf_yadif: use standard options parsing.Nicolas George
2013-03-17yadif: cosmetic indentation from previous commitsJames Darnley
2013-03-17yadif: x86 assembly for 16-bit samplesJames Darnley
2013-03-15yadif: correct strides in filter_edges_16bitJames Darnley
2013-03-14yadif: restore speed of the C filtering codeJames Darnley
2013-03-10lavfi: remove remaining forgotten min/rej perms.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-03-08lavfi: switch to AVFrame.Anton Khirnov
2013-02-16yadif: remove unused variableMichael Niedermayer
2013-02-16Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer
2013-02-16Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13'Michael Niedermayer
2013-02-16lavfi/yadif: support 9, 12, and 14 bits per pixelJames Darnley
2013-02-16lavfi/yadif: remove unnecessary castJames Darnley
2013-02-15vf_yadif: fix out-of line readsAnton Khirnov
2013-02-15vf_yadif: factorize initializing the filtering callbacksAnton Khirnov
2013-02-06Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer
2013-02-06vf_yadif: silence a warning.Anton Khirnov