[vlc-devel] commit: Fixed rear center support (and close #1816). (Laurent Aimar )

git version control git at videolan.org
Wed Aug 27 18:33:42 CEST 2008


vlc | branch: 0.9-bugfix | Laurent Aimar <fenrir at videolan.org> | Wed Aug 27 14:49:41 2008 +0200| [29c1f4aafa2452271c03635f66f66fe4c358ad0a] | committer: Jean-Baptiste Kempf 

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=29c1f4aafa2452271c03635f66f66fe4c358ad0a
---

 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=29c1f4aafa2452271c03635f66f66fe4c358ad0a



More information about the vlc-devel mailing list