Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | lavr: fix handling of custom mix matrices | Justin Ruggles | 2012-08-04 | 1 | -3/+2 |
* | lavr: add x86-optimized mixing functions | Justin Ruggles | 2012-07-27 | 1 | -3/+4 |
* | lavr: resampling: add support for s32p, fltp, and dblp internal sample formats | Justin Ruggles | 2012-07-08 | 1 | -1/+21 |
* | lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format | Justin Ruggles | 2012-07-08 | 1 | -11/+16 |
* | lavr: do not try to copy to uninitialized output audio data. | Anton Khirnov | 2012-05-09 | 1 | -1/+2 |
* | lavr: make avresample_read() with NULL output discard samples. | Anton Khirnov | 2012-05-09 | 1 | -0/+2 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+405 |