summaryrefslogtreecommitdiffstats
path: root/libavresample/version.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-2/+2
|\
| * Bump major versions of all librariesVittorio Giovara2017-03-231-1/+1
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-111-1/+1
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-1/+1
* | Bump versions for master after 3.3Michael Niedermayer2017-04-021-1/+1
* | Bump minor for 3.3Michael Niedermayer2017-04-021-1/+1
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-311-1/+1
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-311-1/+1
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
* | Bump minor versions for 3.2Michael Niedermayer2016-10-261-1/+1
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-051-2/+2
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* | Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d'Hendrik Leppkes2015-09-051-4/+0
|\ \ | |/
| * lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara2015-08-281-4/+0
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-101-1/+1
|\ \ | |/
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-101-1/+1
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-101-2/+2
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-091-1/+1
|\ \ | |/
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-1/+1
* | Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'Michael Niedermayer2014-05-291-1/+1
|\ \ | |/
| * avresample: Add avresample_get_out_samplesLuca Barbato2014-05-281-1/+1
* | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731'Michael Niedermayer2014-02-221-1/+1
|\ \ | |/
| * lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-221-1/+1
* | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer2013-12-271-1/+1
|\ \ | |/
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-0/+2
* | avresample: Include libavutil/avutil.h in version.hJames Almer2013-12-061-0/+2
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* lavr doxy: add version.h to the lavr groupAnton Khirnov2013-05-171-0/+6
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-071-2/+2
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-191-1/+1
* lavr: remove automatic context close/open for resampling compensationJustin Ruggles2012-12-161-0/+4
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-051-2/+2
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+3
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-1/+1
* lavr: make avresample_read() with NULL output discard samples.Anton Khirnov2012-05-091-1/+1
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-011-1/+1
* Add libavresampleJustin Ruggles2012-04-241-0/+41
OpenPOWER on IntegriCloud