| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | lavr: Drop deprecated context reinitialization if resampling was not enabled | Vittorio Giovara | 2015-08-28 | 1 | -4/+0 |
* | avresample: Introduce AVFrame-based API | Luca Barbato | 2014-08-10 | 1 | -1/+1 |
* | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -2/+2 |
* | Postpone API-incompatible changes until the next bump. | Anton Khirnov | 2014-08-09 | 1 | -1/+1 |
* | avresample: Add avresample_get_out_samples | Luca Barbato | 2014-05-28 | 1 | -1/+1 |
* | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 1 | -1/+1 |
* | avutil: Move library version related macros to version.h | Diego Biurrun | 2013-12-26 | 1 | -0/+2 |
* | lavr doxy: add version.h to the lavr group | Anton Khirnov | 2013-05-17 | 1 | -0/+6 |
* | lavr: add a public function for setting a custom channel map | Justin Ruggles | 2013-01-07 | 1 | -2/+2 |
* | lavr: add option for dithering during sample format conversion to s16 | Justin Ruggles | 2012-12-19 | 1 | -1/+1 |
* | lavr: remove automatic context close/open for resampling compensation | Justin Ruggles | 2012-12-16 | 1 | -0/+4 |
* | lavr: bump major to 1 and declare it stable. | Anton Khirnov | 2012-10-05 | 1 | -2/+2 |
* | Clarify Doxygen comment for FF_API_* #defines. | Diego Biurrun | 2012-07-04 | 1 | -2/+3 |
* | Add Dolby/DPLII downmix support to libavresample | John Stebbins | 2012-06-18 | 1 | -1/+1 |
* | lavr: make avresample_read() with NULL output discard samples. | Anton Khirnov | 2012-05-09 | 1 | -1/+1 |
* | lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type | Justin Ruggles | 2012-05-01 | 1 | -1/+1 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+41 |