summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-2315-33/+27
* lavfi: remove mp=down3drightPaul B Mahol2013-04-224-170/+1
* Merge commit '9bfc6e02bae9de354fb9ba09a8a140e83eeadf7d'Michael Niedermayer2013-04-221-17/+19
|\
| * afifo: fix request_samples on the last frame in certain casesAnton Khirnov2013-04-221-17/+19
* | lavfi/fade: Added ability to do video fade based on timestampAndy Martin2013-04-211-16/+79
* | lavfi: add interleave filtersStefano Sabatini2013-04-214-1/+264
* | lavfi/sendcmd: drop now pointless sendcmd/asendcmd_init() wrappersStefano Sabatini2013-04-211-14/+2
* | lavfi/sendcmd: fix various "in in" rerepepetitions in messagesStefano Sabatini2013-04-211-3/+3
* | lavfi/buffersink: fix possible leaks after allocation failures.Nicolas George2013-04-211-5/+15
* | lavfi: add asetrate filter.Nicolas George2013-04-214-1/+122
* | libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484Pavel Koshevoy2013-04-211-17/+30
* | libavfilter/af_atempo: Fix uninitialized memory accessPavel Koshevoy2013-04-211-1/+3
* | avfilter/deshake_kernel: fix reset value bug of deshake kernelhighgod04012013-04-201-2/+0
* | lavfi/stereo3d: support more formats for non-anaglyph outputsPaul B Mahol2013-04-201-29/+96
* | 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
OpenPOWER on IntegriCloud