summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer145-176/+176
2013-09-16avfilter/vf_stereod3d: add const qualifiers to ana_convert()Paul B Mahol1-3/+3
2013-09-16avfilter/vf_stereo3d: BGR24 support for anaglyphsPaul B Mahol1-5/+14
2013-09-16avfilter/vf_stereo3d: avoid pointless copyPaul B Mahol1-7/+6
2013-09-12avfilter: various cosmeticsPaul B Mahol109-896/+750
2013-07-14lavfi/stereo3d: subsampled yuv support for non-anaglyph outputsPaul B Mahol9-47/+80
2013-04-30lavfi/stereo3d: add support for alternating frames input & output formatPaul B Mahol2-24/+107
2013-04-26lavfi/stereo3d: avoid division when changing aspect ratioPaul B Mahol1-4/+4
2013-04-20lavfi/stereo3d: support more formats for non-anaglyph outputsPaul B Mahol1-29/+96
2013-04-17lavfi/stereo3d: fix interleave row output modesPaul B Mahol1-8/+13
2013-04-17lavfi/stereo3d: check input width & heightPaul B Mahol1-0/+28
2013-04-17lavfi/stereo3d: fix output width for sbsl/sbs2lPaul B Mahol1-1/+1
2013-04-16lavfi/stereo3d: remove pointless storePaul B Mahol1-6/+1
2013-04-10lavfi/stereo3d: switch to an AVOptions-based system.Clément Bœsch3-5/+2
2013-03-21lavfi/vf_stereo3d: use standard options parsingPaul B Mahol1-24/+3
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2013-03-05vf_stereo3d: Add AVOption table terminatorMichael Niedermayer1-0/+1
2013-03-05lavfi: port MP stereo3d filterPaul B Mahol8-1/+605