aboutsummaryrefslogtreecommitdiff
path: root/libavresample/audio_convert.c
AgeCommit message (Expand)Author
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2014-08-17Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e'Michael Niedermayer
2014-08-17lavr: Update the planar check in ff_audio_convertLuca Barbato
2014-08-04Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd'Michael Niedermayer
2014-08-03lavr: Do not change the sample format for mono audioJustin Ruggles
2014-04-22Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924'Michael Niedermayer
2014-04-22aarch64: NEON float to s16 audio conversionJanne Grunau
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-01-07lavr: cosmetics: reindentJustin Ruggles
2013-01-07lavr: add a public function for setting a custom channel mapJustin Ruggles
2013-01-07lavr: typedef internal structs in internal.hJustin Ruggles
2012-12-19lavr: add option for dithering during sample format conversion to s16Justin Ruggles
2012-11-27lavr: do not pass sample count as a parameter to ff_audio_convert()Justin Ruggles
2012-09-13ARM: libavresample: NEON optimised flat float to s16 conversionMans Rullgard
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-04-24Add libavresampleJustin Ruggles