]> git.sesse.net Git - ffmpeg/history - libavresample/audio_convert.c
configure: Support msan as toolchain
[ffmpeg] / libavresample / audio_convert.c
2015-04-19 Vittorio GiovaraReplace av_dlog with normal av_log at trace level
2014-08-17 Luca Barbatolavr: Update the planar check in ff_audio_convert
2014-08-03 Justin Ruggleslavr: Do not change the sample format for mono audio
2014-04-22 Janne Grunauaarch64: NEON float to s16 audio conversion
2013-01-08 Justin Ruggleslavr: cosmetics: reindent
2013-01-08 Justin Ruggleslavr: add a public function for setting a custom channe...
2013-01-08 Justin Ruggleslavr: typedef internal structs in internal.h
2012-12-19 Justin Ruggleslavr: add option for dithering during sample format...
2012-11-27 Justin Ruggleslavr: do not pass sample count as a parameter to ff_aud...
2012-09-13 Mans RullgardARM: libavresample: NEON optimised flat float to s16...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-04-25 Justin RugglesAdd libavresample