| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e843612695007cc623813073754c651ab43021f7' | Michael Niedermayer | 2014-03-16 | 1 | -1/+1 |
|\ |
|
| * | af_channelmap: fix ONE_STR mapping mode | Anton Khirnov | 2014-03-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -2/+1 |
* | | lavfi/channelmap: make use of AVFILTER_DEFINE_CLASS | Paul B Mahol | 2013-05-27 | 1 | -7/+2 |
* | | Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' | Michael Niedermayer | 2013-05-01 | 1 | -0/+6 |
|\| |
|
| * | af_channelmap: ensure the output channel layout is valid. | Anton Khirnov | 2013-04-30 | 1 | -0/+6 |
* | | Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071' | Michael Niedermayer | 2013-05-01 | 1 | -24/+11 |
|\| |
|
| * | af_channelmap: remove now unnecessary goto | Anton Khirnov | 2013-04-30 | 1 | -24/+11 |
* | | 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 |
| * | af_channelmap: fix uninitialized variable use introduced in ba8efac977f4276f0... | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
| * | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-12 | 1 | -1/+1 |
* | | Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a' | Michael Niedermayer | 2013-04-11 | 1 | -23/+19 |
|\| |
|
| * | af_channelmap: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -23/+18 |
* | | lavfi: remove remaining forgotten min/rej perms. | Clément Bœsch | 2013-03-10 | 1 | -2/+2 |
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -2/+2 |
|\| |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -2/+2 |
* | | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' | Michael Niedermayer | 2013-03-08 | 1 | -4/+4 |
|\| |
|
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -4/+4 |
| * | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 1 | -3/+3 |
* | | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -3/+3 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' | Michael Niedermayer | 2012-10-28 | 1 | -1/+0 |
|\| |
|
| * | af_channelmap: remove stray enum declaration | Mans Rullgard | 2012-10-27 | 1 | -1/+0 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -10/+22 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -8/+20 |
* | | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a' | Michael Niedermayer | 2012-10-10 | 1 | -1/+1 |
|\| |
|
| * | af_channelmap: free old extended_data on reallocation | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | | lavfi: add priv class to filter definitions and flags to filter internal options | Stefano Sabatini | 2012-08-18 | 1 | -2/+4 |
* | | af_channelmap: fix permissions. | Nicolas George | 2012-08-17 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Remove "Error parsing options string [...]" messages. | Clément Bœsch | 2012-08-09 | 1 | -3/+1 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -8/+8 |
|\| |
|
| * | lavfi: use const for AVFilterPad declarations in all filters. | Ronald S. Bultje | 2012-07-21 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -4/+6 |
|\| |
|
| * | lavfi: add error handling to filter_samples(). | Anton Khirnov | 2012-07-09 | 1 | -4/+6 |
* | | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -2/+1 |
|\| |
|
| * | lavfi: remove 'opaque' parameter from AVFilter.init() | Anton Khirnov | 2012-06-26 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -4/+4 |
|/ |
|
* | lavfi: Add the af_channelmap audio channel mapping filter. | Alex Converse | 2012-06-22 | 1 | -0/+402 |