summaryrefslogtreecommitdiffstats
path: root/libavresample/audio_convert.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-201-2/+2
|\
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-191-2/+2
* | Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e'Michael Niedermayer2014-08-171-2/+2
|\ \ | |/
| * lavr: Update the planar check in ff_audio_convertLuca Barbato2014-08-171-2/+2
* | Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd'Michael Niedermayer2014-08-041-2/+2
|\ \ | |/
| * lavr: Do not change the sample format for mono audioJustin Ruggles2014-08-031-2/+2
* | Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924'Michael Niedermayer2014-04-221-0/+2
|\ \ | |/
| * aarch64: NEON float to s16 audio conversionJanne Grunau2014-04-221-0/+2
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* lavr: cosmetics: reindentJustin Ruggles2013-01-071-25/+28
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-071-3/+46
* lavr: typedef internal structs in internal.hJustin Ruggles2013-01-071-1/+0
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-191-1/+32
* lavr: do not pass sample count as a parameter to ff_audio_convert()Justin Ruggles2012-11-271-1/+2
* ARM: libavresample: NEON optimised flat float to s16 conversionMans Rullgard2012-09-131-0/+2
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* Add libavresampleJustin Ruggles2012-04-241-0/+334
OpenPOWER on IntegriCloud