aboutsummaryrefslogtreecommitdiff
path: root/libavresample/audio_convert.c
AgeCommit message (Expand)Author
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