| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -1/+1 |
* | lavfi/earwax: add missing NULL check in filter_samples() | Stefano Sabatini | 2012-11-04 | 1 | -0/+2 |
* | af_earwax: remove unused pointer value | Michael Niedermayer | 2012-11-03 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -2/+5 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -3/+3 |
* | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -3/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -3/+8 |
* | lavfi: remove audio.h include from avfilter.h. | Clément Bœsch | 2012-05-12 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -2/+2 |
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | af_earwax: copy input buffer properties to output | Stefano Sabatini | 2011-11-05 | 1 | -0/+2 |
* | lavfi: add earwax audio filter, ported from Sox | Mina Nagy Zaki | 2011-11-05 | 1 | -0/+161 |