[vlc-commits] Remove mixing from audio mixers
Rémi Denis-Courmont
git at videolan.org
Thu Apr 7 20:36:21 CEST 2011
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Apr 7 21:36:02 2011 +0300| [bcb8d0bc6f7c69325786c282270195f8615ffa12] | committer: Rémi Denis-Courmont
Remove mixing from audio mixers
Only software amplification is left
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bcb8d0bc6f7c69325786c282270195f8615ffa12
---
include/vlc_aout_mixer.h | 3 +-
modules/audio_mixer/float32.c | 127 ++++++++++++-----------------------------
modules/audio_mixer/spdif.c | 16 +-----
modules/audio_mixer/trivial.c | 31 +----------
src/audio_output/mixer.c | 6 +--
5 files changed, 41 insertions(+), 142 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bcb8d0bc6f7c69325786c282270195f8615ffa12
More information about the vlc-commits
mailing list