summaryrefslogtreecommitdiff
path: root/libavresample/audio_convert.c
Commit message (Expand)AuthorAge
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* lavr: Update the planar check in ff_audio_convertLuca Barbato2014-08-17
* lavr: Do not change the sample format for mono audioJustin Ruggles2014-08-03
* aarch64: NEON float to s16 audio conversionJanne Grunau2014-04-22
* lavr: cosmetics: reindentJustin Ruggles2013-01-07
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
* lavr: typedef internal structs in internal.hJustin Ruggles2013-01-07
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19
* lavr: do not pass sample count as a parameter to ff_audio_convert()Justin Ruggles2012-11-27
* ARM: libavresample: NEON optimised flat float to s16 conversionMans Rullgard2012-09-13
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Add libavresampleJustin Ruggles2012-04-24