aboutsummaryrefslogtreecommitdiff
path: root/libavresample/version.h
AgeCommit message (Collapse)Author
2012-10-05lavr: bump major to 1 and declare it stable.Anton Khirnov
2012-07-04Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun
2012-06-18Add Dolby/DPLII downmix support to libavresampleJohn Stebbins
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-05-09lavr: make avresample_read() with NULL output discard samples.Anton Khirnov
2012-05-01lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles
2012-04-24Add libavresampleJustin Ruggles
This is a new library for audio sample format, channel layout, and sample rate conversion.