| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' | Michael Niedermayer | 2012-11-28 | 1 | -7/+5 |
|\ |
|
| * | lavr: do not pass consumed samples as a parameter to ff_audio_resample() | Justin Ruggles | 2012-11-27 | 1 | -2/+1 |
| * | lavr: do not pass sample count as a parameter to ff_audio_convert() | Justin Ruggles | 2012-11-27 | 1 | -5/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-18 | 1 | -4/+5 |
|\| |
|
| * | lavr: fix the decision for writing directly to the output buffer | Justin Ruggles | 2012-11-17 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -4/+4 |
|\| |
|
| * | lavr: change the type of the data buffers to uint8_t**. | Anton Khirnov | 2012-10-05 | 1 | -4/+4 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -3/+2 |
|\| |
|
| * | lavr: fix handling of custom mix matrices | Justin Ruggles | 2012-08-04 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -3/+4 |
|\| |
|
| * | lavr: add x86-optimized mixing functions | Justin Ruggles | 2012-07-27 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -11/+36 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -1/+4 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-25 | 1 | -3/+3 |
|/ |
|
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+405 |