index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavresample
/
audio_convert.c
Age
Commit message (
Expand
)
Author
2015-04-20
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-19
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2014-08-17
Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e'
Michael Niedermayer
2014-08-17
lavr: Update the planar check in ff_audio_convert
Luca Barbato
2014-08-04
Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd'
Michael Niedermayer
2014-08-03
lavr: Do not change the sample format for mono audio
Justin Ruggles
2014-04-22
Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924'
Michael Niedermayer
2014-04-22
aarch64: NEON float to s16 audio conversion
Janne Grunau
2013-08-30
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-01-07
lavr: cosmetics: reindent
Justin Ruggles
2013-01-07
lavr: add a public function for setting a custom channel map
Justin Ruggles
2013-01-07
lavr: typedef internal structs in internal.h
Justin Ruggles
2012-12-19
lavr: add option for dithering during sample format conversion to s16
Justin Ruggles
2012-11-27
lavr: do not pass sample count as a parameter to ff_audio_convert()
Justin Ruggles
2012-09-13
ARM: libavresample: NEON optimised flat float to s16 conversion
Mans Rullgard
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-04-24
Add libavresample
Justin Ruggles