summaryrefslogtreecommitdiff
path: root/libavfilter/vf_stereo3d.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/vf_stereod3d: add const qualifiers to ana_convert()Paul B Mahol2013-09-16
* avfilter/vf_stereo3d: BGR24 support for anaglyphsPaul B Mahol2013-09-16
* avfilter/vf_stereo3d: avoid pointless copyPaul B Mahol2013-09-16
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* lavfi/stereo3d: subsampled yuv support for non-anaglyph outputsPaul B Mahol2013-07-14
* lavfi/stereo3d: add support for alternating frames input & output formatPaul B Mahol2013-04-30
* lavfi/stereo3d: avoid division when changing aspect ratioPaul B Mahol2013-04-26
* lavfi/stereo3d: support more formats for non-anaglyph outputsPaul B Mahol2013-04-20
* lavfi/stereo3d: fix interleave row output modesPaul B Mahol2013-04-17
* lavfi/stereo3d: check input width & heightPaul B Mahol2013-04-17
* lavfi/stereo3d: fix output width for sbsl/sbs2lPaul B Mahol2013-04-17
* lavfi/stereo3d: remove pointless storePaul B Mahol2013-04-16
* lavfi/stereo3d: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/vf_stereo3d: use standard options parsingPaul B Mahol2013-03-21
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* vf_stereo3d: Add AVOption table terminatorMichael Niedermayer2013-03-05
* lavfi: port MP stereo3d filterPaul B Mahol2013-03-05