| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_stereod3d: add const qualifiers to ana_convert() | Paul B Mahol | 2013-09-16 | 1 | -3/+3 |
* | avfilter/vf_stereo3d: BGR24 support for anaglyphs | Paul B Mahol | 2013-09-16 | 1 | -5/+14 |
* | avfilter/vf_stereo3d: avoid pointless copy | Paul B Mahol | 2013-09-16 | 1 | -7/+6 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -4/+4 |
* | lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs | Paul B Mahol | 2013-07-14 | 1 | -7/+40 |
* | lavfi/stereo3d: add support for alternating frames input & output format | Paul B Mahol | 2013-04-30 | 1 | -24/+101 |
* | lavfi/stereo3d: avoid division when changing aspect ratio | Paul B Mahol | 2013-04-26 | 1 | -4/+4 |
* | lavfi/stereo3d: support more formats for non-anaglyph outputs | Paul B Mahol | 2013-04-20 | 1 | -29/+96 |
* | lavfi/stereo3d: fix interleave row output modes | Paul B Mahol | 2013-04-17 | 1 | -8/+13 |
* | lavfi/stereo3d: check input width & height | Paul B Mahol | 2013-04-17 | 1 | -0/+28 |
* | lavfi/stereo3d: fix output width for sbsl/sbs2l | Paul B Mahol | 2013-04-17 | 1 | -1/+1 |
* | lavfi/stereo3d: remove pointless store | Paul B Mahol | 2013-04-16 | 1 | -6/+1 |
* | lavfi/stereo3d: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -3/+0 |
* | lavfi/vf_stereo3d: use standard options parsing | Paul B Mahol | 2013-03-21 | 1 | -24/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -10/+6 |
* | vf_stereo3d: Add AVOption table terminator | Michael Niedermayer | 2013-03-05 | 1 | -0/+1 |
* | lavfi: port MP stereo3d filter | Paul B Mahol | 2013-03-05 | 1 | -0/+478 |