summaryrefslogtreecommitdiff
path: root/libavresample/version.h
Commit message (Expand)AuthorAge
* Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\
| * Bump major versions of all librariesVittorio Giovara2017-03-23
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | Bump versions for master after 3.3Michael Niedermayer2017-04-02
* | Bump minor for 3.3Michael Niedermayer2017-04-02
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-31
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-31
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-26
* | Bump minor versions for 3.2Michael Niedermayer2016-10-26
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28
* | Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d'Hendrik Leppkes2015-09-05
|\|
| * lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara2015-08-28
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-10
|\|
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\|
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-09
|\|
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* | Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'Michael Niedermayer2014-05-29
|\|
| * avresample: Add avresample_get_out_samplesLuca Barbato2014-05-28
* | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731'Michael Niedermayer2014-02-22
|\|
| * lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-22
* | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer2013-12-27
|\|
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* | avresample: Include libavutil/avutil.h in version.hJames Almer2013-12-06
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|/
* lavr doxy: add version.h to the lavr groupAnton Khirnov2013-05-17
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19
* lavr: remove automatic context close/open for resampling compensationJustin Ruggles2012-12-16
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-05
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* lavr: make avresample_read() with NULL output discard samples.Anton Khirnov2012-05-09
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-01
* Add libavresampleJustin Ruggles2012-04-24