summaryrefslogtreecommitdiff
path: root/libavresample/version.h
Commit message (Expand)AuthorAge
* Bump major versions of all librariesVittorio Giovara2015-08-28
* lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara2015-08-28
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* avresample: Add avresample_get_out_samplesLuca Barbato2014-05-28
* lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-22
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* 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