[vlc-devel] commit: Fixed rear center support (and close #1816). (Laurent Aimar )
git version control
git at videolan.org
Wed Aug 27 17:54:14 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Aug 27 14:49:41 2008 +0200| [90ec8083f5f58afa80ec0d64c4096a90836f7db0] | committer: Laurent Aimar
Fixed rear center support (and close #1816).
It also factorize channel order definitions.
The DTS order for middle channels can be wrong.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=90ec8083f5f58afa80ec0d64c4096a90836f7db0
---
include/vlc_aout.h | 19 ++++++++++++++++++-
modules/audio_filter/converter/a52tofloat32.c | 8 ++------
modules/audio_filter/converter/dtstofloat32.c | 15 +++++++--------
modules/audio_output/directx.c | 5 +++--
modules/audio_output/portaudio.c | 9 ++-------
modules/audio_output/waveout.c | 5 +++--
modules/codec/vorbis.c | 9 ++-------
modules/demux/wav.c | 11 +++--------
modules/mux/wav.c | 5 +++--
src/audio_output/common.c | 8 +++++++-
10 files changed, 50 insertions(+), 44 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=90ec8083f5f58afa80ec0d64c4096a90836f7db0
More information about the vlc-devel
mailing list