summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavc: add AV_CODEC_PROP_TEXT_SUB.Clément Bœsch2013-04-191-1/+1
* lavfi/afade: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-04-191-8/+8
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-191-12/+17
|\
| * lavfi/vf_aspect: improve compatibility of parsing.Nicolas George2013-04-181-12/+17
* | lavfi/mptestsrc: fix invalid access in case of negative linesizeStefano Sabatini2013-04-181-4/+8
|/
* colorchannelmixer filterPaul B Mahol2013-04-184-1/+373
* colorbalance filterPaul B Mahol2013-04-184-2/+216
* lavfi/aspect: apply hot fix for NUM:DEN syntaxStefano Sabatini2013-04-171-1/+1
* lavfi/setdar: fix num/den swapping in log messageStefano Sabatini2013-04-171-1/+1
* lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init fieldStefano Sabatini2013-04-171-4/+0
* lavfi/mptestsrc: remove unused size fieldStefano Sabatini2013-04-171-1/+0
* lavfi/mptestsrc: use AV_OPT_TYPE_DURATIONStefano Sabatini2013-04-171-14/+7
* lavfi/mptestsrc: reindent option constantsStefano Sabatini2013-04-171-13/+12
* lavfi/testsrc: fix styleStefano Sabatini2013-04-171-1/+1
* lavfi/testsrc: use int in place of unsignedStefano Sabatini2013-04-171-4/+4
* lavfi/aspect: extend verbose feedback, show old SAR and DAR valuesStefano Sabatini2013-04-171-5/+23
* lavfi/aspect: restore ratio parsingStefano Sabatini2013-04-171-14/+19
* lavfi/select: factorize options definition between select and aselectStefano Sabatini2013-04-171-19/+12
* lavfi/select: add support for dynamic number of outputsStefano Sabatini2013-04-172-27/+42
* lavfi/select: make select_frame() return voidStefano Sabatini2013-04-171-5/+3
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-171-0/+2
|\
| * lavfi/buffersrc: fix failed requests count.Nicolas George2013-04-171-0/+2
* | vf_lut: fix simplification / off by 1 errorMichael Niedermayer2013-04-171-3/+3
* | lavfi/stereo3d: fix interleave row output modesPaul B Mahol2013-04-171-8/+13
* | lavfi/interlace: remove exec permissions.Clément Bœsch2013-04-171-0/+0
* | lavfi/lut: simplify nested component stepping.Clément Bœsch2013-04-171-9/+5
* | lavfi/lut: reindent after previous commit.Clément Bœsch2013-04-171-7/+6
* | lavfi/lut: add direct path.Clément Bœsch2013-04-171-2/+10
* | lavfi/stereo3d: check input width & heightPaul B Mahol2013-04-171-0/+28
* | Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347'Michael Niedermayer2013-04-171-7/+8
|\ \
| * | af_channelmap: cosmetics, use an extra local variable to shorten the codeAnton Khirnov2013-04-171-7/+8
* | | Merge commit 'aafed1175df76603e94c99a7748968780d6548d2'Michael Niedermayer2013-04-171-6/+15
|\ \ \ | |/ /
| * | af_channelmap: sanity check input channel indices in all cases.Anton Khirnov2013-04-171-6/+15
* | | lavfi/stereo3d: fix output width for sbsl/sbs2lPaul B Mahol2013-04-171-1/+1
* | | lavfi: remove bad inverse telecine filtersPaul B Mahol2013-04-177-3199/+1
| |/ |/|
* | lavfi/histeq: fix out of array writePaul B Mahol2013-04-171-1/+1
* | lavfi/il: remove pointless storePaul B Mahol2013-04-161-4/+3
* | lavfi/earwax: remove pointless storePaul B Mahol2013-04-161-3/+1
* | lavfi/stereo3d: remove pointless storePaul B Mahol2013-04-161-6/+1
* | lavfi/aspect: fix weird copyright noticeStefano Sabatini2013-04-161-1/+1
* | lavfi/split: use AVFILTER_DEFINE_CLASS to define classStefano Sabatini2013-04-161-12/+4
* | lavfi/interlace: remove now unused av_opt_free() callPaul B Mahol2013-04-161-2/+0
* | lavfi/split: fix minor documentation issuesStefano Sabatini2013-04-151-1/+1
* | lavfi/drawtext: make options array more readable.Clément Bœsch2013-04-151-28/+28
* | vf_histogram: avoid floats, unbreak fateMichael Niedermayer2013-04-151-1/+1
* | lavfi/histogram: remove pointless storePaul B Mahol2013-04-151-5/+2
* | lavfi/noise: remove pointless storePaul B Mahol2013-04-151-3/+2
* | lavfi/curves: fix memleak after master component dition.Clément Bœsch2013-04-151-1/+1
* | deshake: fix off by 2 errorMichael Niedermayer2013-04-151-2/+2
* | vf_deshake: Fix crash with r*=64Michael Niedermayer2013-04-151-3/+5
OpenPOWER on IntegriCloud