summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/overlay: support timeline through the new system.Clément Bœsch2013-04-23
* lavfi: add 'enable' command injection to filters supporting timeline.Clément Bœsch2013-04-23
* lavfi: add timeline support.Clément Bœsch2013-04-23
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-23
* lavfi: remove mp=down3drightPaul B Mahol2013-04-22
* Merge commit '9bfc6e02bae9de354fb9ba09a8a140e83eeadf7d'Michael Niedermayer2013-04-22
|\
| * afifo: fix request_samples on the last frame in certain casesAnton Khirnov2013-04-22
* | lavfi/fade: Added ability to do video fade based on timestampAndy Martin2013-04-21
* | lavfi: add interleave filtersStefano Sabatini2013-04-21
* | lavfi/sendcmd: drop now pointless sendcmd/asendcmd_init() wrappersStefano Sabatini2013-04-21
* | lavfi/sendcmd: fix various "in in" rerepepetitions in messagesStefano Sabatini2013-04-21
* | lavfi/buffersink: fix possible leaks after allocation failures.Nicolas George2013-04-21
* | lavfi: add asetrate filter.Nicolas George2013-04-21
* | libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484Pavel Koshevoy2013-04-21
* | libavfilter/af_atempo: Fix uninitialized memory accessPavel Koshevoy2013-04-21
* | avfilter/deshake_kernel: fix reset value bug of deshake kernelhighgod04012013-04-20
* | lavfi/stereo3d: support more formats for non-anaglyph outputsPaul B Mahol2013-04-20
* | lavc: add AV_CODEC_PROP_TEXT_SUB.Clément Bœsch2013-04-19
* | lavfi/afade: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-04-19
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-19
|\ \
| * | lavfi/vf_aspect: improve compatibility of parsing.Nicolas George2013-04-18
* | | lavfi/mptestsrc: fix invalid access in case of negative linesizeStefano Sabatini2013-04-18
|/ /
* | colorchannelmixer filterPaul B Mahol2013-04-18
* | colorbalance filterPaul B Mahol2013-04-18
* | lavfi/aspect: apply hot fix for NUM:DEN syntaxStefano Sabatini2013-04-17
* | lavfi/setdar: fix num/den swapping in log messageStefano Sabatini2013-04-17
* | lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init fieldStefano Sabatini2013-04-17
* | lavfi/mptestsrc: remove unused size fieldStefano Sabatini2013-04-17
* | lavfi/mptestsrc: use AV_OPT_TYPE_DURATIONStefano Sabatini2013-04-17
* | lavfi/mptestsrc: reindent option constantsStefano Sabatini2013-04-17
* | lavfi/testsrc: fix styleStefano Sabatini2013-04-17
* | lavfi/testsrc: use int in place of unsignedStefano Sabatini2013-04-17
* | lavfi/aspect: extend verbose feedback, show old SAR and DAR valuesStefano Sabatini2013-04-17
* | lavfi/aspect: restore ratio parsingStefano Sabatini2013-04-17
* | lavfi/select: factorize options definition between select and aselectStefano Sabatini2013-04-17
* | lavfi/select: add support for dynamic number of outputsStefano Sabatini2013-04-17
* | lavfi/select: make select_frame() return voidStefano Sabatini2013-04-17
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-17
|\ \
| * | lavfi/buffersrc: fix failed requests count.Nicolas George2013-04-17
* | | vf_lut: fix simplification / off by 1 errorMichael Niedermayer2013-04-17
* | | lavfi/stereo3d: fix interleave row output modesPaul B Mahol2013-04-17
* | | lavfi/interlace: remove exec permissions.Clément Bœsch2013-04-17
* | | lavfi/lut: simplify nested component stepping.Clément Bœsch2013-04-17
* | | lavfi/lut: reindent after previous commit.Clément Bœsch2013-04-17
* | | lavfi/lut: add direct path.Clément Bœsch2013-04-17
* | | lavfi/stereo3d: check input width & heightPaul B Mahol2013-04-17
* | | Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347'Michael Niedermayer2013-04-17
|\ \ \ | | |/ | |/|
| * | af_channelmap: cosmetics, use an extra local variable to shorten the codeAnton Khirnov2013-04-17
* | | Merge commit 'aafed1175df76603e94c99a7748968780d6548d2'Michael Niedermayer2013-04-17
|\| |
| * | af_channelmap: sanity check input channel indices in all cases.Anton Khirnov2013-04-17