| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' | Hendrik Leppkes | 2015-09-05 | 1 | -2/+2 |
|\ |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | | Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d' | Hendrik Leppkes | 2015-09-05 | 1 | -4/+0 |
|\| |
|
| * | lavr: Drop deprecated context reinitialization if resampling was not enabled | Vittorio Giovara | 2015-08-28 | 1 | -4/+0 |
* | | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' | Michael Niedermayer | 2014-08-10 | 1 | -1/+1 |
|\| |
|
| * | avresample: Introduce AVFrame-based API | Luca Barbato | 2014-08-10 | 1 | -1/+1 |
* | | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' | Michael Niedermayer | 2014-08-10 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -2/+2 |
* | | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e' | Michael Niedermayer | 2014-08-09 | 1 | -1/+1 |
|\| |
|
| * | Postpone API-incompatible changes until the next bump. | Anton Khirnov | 2014-08-09 | 1 | -1/+1 |
* | | Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' | Michael Niedermayer | 2014-05-29 | 1 | -1/+1 |
|\| |
|
| * | avresample: Add avresample_get_out_samples | Luca Barbato | 2014-05-28 | 1 | -1/+1 |
* | | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731' | Michael Niedermayer | 2014-02-22 | 1 | -1/+1 |
|\| |
|
| * | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 1 | -1/+1 |
* | | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' | Michael Niedermayer | 2013-12-27 | 1 | -1/+1 |
|\| |
|
| * | avutil: Move library version related macros to version.h | Diego Biurrun | 2013-12-26 | 1 | -0/+2 |
* | | avresample: Include libavutil/avutil.h in version.h | James Almer | 2013-12-06 | 1 | -0/+2 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | 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 |