| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-04-19 | 1 | -12/+17 |
|\ |
|
| * | lavfi/vf_aspect: improve compatibility of parsing. | Nicolas George | 2013-04-18 | 1 | -12/+17 |
* | | lavfi/mptestsrc: fix invalid access in case of negative linesize | Stefano Sabatini | 2013-04-18 | 1 | -4/+8 |
|/ |
|
* | colorchannelmixer filter | Paul B Mahol | 2013-04-18 | 4 | -1/+373 |
* | colorbalance filter | Paul B Mahol | 2013-04-18 | 4 | -2/+216 |
* | lavfi/aspect: apply hot fix for NUM:DEN syntax | Stefano Sabatini | 2013-04-17 | 1 | -1/+1 |
* | lavfi/setdar: fix num/den swapping in log message | Stefano Sabatini | 2013-04-17 | 1 | -1/+1 |
* | lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init field | Stefano Sabatini | 2013-04-17 | 1 | -4/+0 |
* | lavfi/mptestsrc: remove unused size field | Stefano Sabatini | 2013-04-17 | 1 | -1/+0 |
* | lavfi/mptestsrc: use AV_OPT_TYPE_DURATION | Stefano Sabatini | 2013-04-17 | 1 | -14/+7 |
* | lavfi/mptestsrc: reindent option constants | Stefano Sabatini | 2013-04-17 | 1 | -13/+12 |
* | lavfi/testsrc: fix style | Stefano Sabatini | 2013-04-17 | 1 | -1/+1 |
* | lavfi/testsrc: use int in place of unsigned | Stefano Sabatini | 2013-04-17 | 1 | -4/+4 |
* | lavfi/aspect: extend verbose feedback, show old SAR and DAR values | Stefano Sabatini | 2013-04-17 | 1 | -5/+23 |
* | lavfi/aspect: restore ratio parsing | Stefano Sabatini | 2013-04-17 | 1 | -14/+19 |
* | lavfi/select: factorize options definition between select and aselect | Stefano Sabatini | 2013-04-17 | 1 | -19/+12 |
* | lavfi/select: add support for dynamic number of outputs | Stefano Sabatini | 2013-04-17 | 2 | -27/+42 |
* | lavfi/select: make select_frame() return void | Stefano Sabatini | 2013-04-17 | 1 | -5/+3 |
* | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-04-17 | 1 | -0/+2 |
|\ |
|
| * | lavfi/buffersrc: fix failed requests count. | Nicolas George | 2013-04-17 | 1 | -0/+2 |
* | | vf_lut: fix simplification / off by 1 error | Michael Niedermayer | 2013-04-17 | 1 | -3/+3 |
* | | lavfi/stereo3d: fix interleave row output modes | Paul B Mahol | 2013-04-17 | 1 | -8/+13 |
* | | lavfi/interlace: remove exec permissions. | Clément Bœsch | 2013-04-17 | 1 | -0/+0 |
* | | lavfi/lut: simplify nested component stepping. | Clément Bœsch | 2013-04-17 | 1 | -9/+5 |
* | | lavfi/lut: reindent after previous commit. | Clément Bœsch | 2013-04-17 | 1 | -7/+6 |
* | | lavfi/lut: add direct path. | Clément Bœsch | 2013-04-17 | 1 | -2/+10 |
* | | lavfi/stereo3d: check input width & height | Paul B Mahol | 2013-04-17 | 1 | -0/+28 |
* | | Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347' | Michael Niedermayer | 2013-04-17 | 1 | -7/+8 |
|\ \ |
|
| * | | af_channelmap: cosmetics, use an extra local variable to shorten the code | Anton Khirnov | 2013-04-17 | 1 | -7/+8 |
* | | | Merge commit 'aafed1175df76603e94c99a7748968780d6548d2' | Michael Niedermayer | 2013-04-17 | 1 | -6/+15 |
|\| | |
|
| * | | af_channelmap: sanity check input channel indices in all cases. | Anton Khirnov | 2013-04-17 | 1 | -6/+15 |
* | | | lavfi/stereo3d: fix output width for sbsl/sbs2l | Paul B Mahol | 2013-04-17 | 1 | -1/+1 |
* | | | lavfi: remove bad inverse telecine filters | Paul B Mahol | 2013-04-17 | 7 | -3199/+1 |
| |/
|/| |
|
* | | lavfi/histeq: fix out of array write | Paul B Mahol | 2013-04-17 | 1 | -1/+1 |
* | | lavfi/il: remove pointless store | Paul B Mahol | 2013-04-16 | 1 | -4/+3 |
* | | lavfi/earwax: remove pointless store | Paul B Mahol | 2013-04-16 | 1 | -3/+1 |
* | | lavfi/stereo3d: remove pointless store | Paul B Mahol | 2013-04-16 | 1 | -6/+1 |
* | | lavfi/aspect: fix weird copyright notice | Stefano Sabatini | 2013-04-16 | 1 | -1/+1 |
* | | lavfi/split: use AVFILTER_DEFINE_CLASS to define class | Stefano Sabatini | 2013-04-16 | 1 | -12/+4 |
* | | lavfi/interlace: remove now unused av_opt_free() call | Paul B Mahol | 2013-04-16 | 1 | -2/+0 |
* | | lavfi/split: fix minor documentation issues | Stefano Sabatini | 2013-04-15 | 1 | -1/+1 |
* | | lavfi/drawtext: make options array more readable. | Clément Bœsch | 2013-04-15 | 1 | -28/+28 |
* | | vf_histogram: avoid floats, unbreak fate | Michael Niedermayer | 2013-04-15 | 1 | -1/+1 |
* | | lavfi/histogram: remove pointless store | Paul B Mahol | 2013-04-15 | 1 | -5/+2 |
* | | lavfi/noise: remove pointless store | Paul B Mahol | 2013-04-15 | 1 | -3/+2 |
* | | lavfi/curves: fix memleak after master component dition. | Clément Bœsch | 2013-04-15 | 1 | -1/+1 |
* | | deshake: fix off by 2 error | Michael Niedermayer | 2013-04-15 | 1 | -2/+2 |
* | | vf_deshake: Fix crash with r*=64 | Michael Niedermayer | 2013-04-15 | 1 | -3/+5 |
* | | lavfi/curves: add support for Photoshop curves files (.acv). | Clément Bœsch | 2013-04-15 | 2 | -1/+66 |
* | | lavfi/curves: add support for master component. | Clément Bœsch | 2013-04-15 | 1 | -19/+33 |