[vlc-devel] commit: Moved a few aout tests+statistics to decoder. (Laurent Aimar )
git version control
git at videolan.org
Tue Sep 30 22:30:59 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Sep 29 22:29:16 2008 +0200| [87b5a350a60f94ed1b4f4e9b2affd464f25a5f84] | committer: Laurent Aimar
Moved a few aout tests+statistics to decoder.
It allows removing an ugly input dependency in aout as well as finer control
at decoder side.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=87b5a350a60f94ed1b4f4e9b2affd464f25a5f84
---
include/vlc_aout.h | 10 ++---
src/audio_output/aout_internal.h | 1 +
src/audio_output/dec.c | 88 +++++++++-----------------------------
src/audio_output/input.c | 11 +----
src/audio_output/mixer.c | 10 ----
src/input/decoder.c | 63 ++++++++++++++++++++++++---
6 files changed, 84 insertions(+), 99 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=87b5a350a60f94ed1b4f4e9b2affd464f25a5f84
More information about the vlc-devel
mailing list