]> git.sesse.net Git - vlc/commit
Fixed rear center support (and close #1816).
authorLaurent Aimar <fenrir@videolan.org>
Wed, 27 Aug 2008 12:49:41 +0000 (14:49 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 27 Aug 2008 15:56:44 +0000 (17:56 +0200)
commit90ec8083f5f58afa80ec0d64c4096a90836f7db0
tree487921b6ef6aa6be90f77e7a572023131457287a
parent7c99622d4f1cc673d4caf62066f02250caa79fcf
Fixed rear center support (and close #1816).

It also factorize channel order definitions.
The DTS order for middle channels can be wrong.
include/vlc_aout.h
modules/audio_filter/converter/a52tofloat32.c
modules/audio_filter/converter/dtstofloat32.c
modules/audio_output/directx.c
modules/audio_output/portaudio.c
modules/audio_output/waveout.c
modules/codec/vorbis.c
modules/demux/wav.c
modules/mux/wav.c
src/audio_output/common.c