]> git.sesse.net Git - vlc/commit
Fix the a52 spdif filter, add big endian support to the DTS filter and add big endian...
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 1 Dec 2005 16:14:18 +0000 (16:14 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 1 Dec 2005 16:14:18 +0000 (16:14 +0000)
commit414f55ee341ac95d7de263d069f9a7c858c529e3
tree7c0982d27eaca949e7b6c0eff8be9fab14edee22
parent33d2c6906278ef2d06b25114ebad11f55b3ea22b
Fix the a52 spdif filter, add big endian support to the DTS filter and add big endian support to the coreaudio module. Now if you use the coreaudio module, you can output encoded audio on the G5 and other systems. PLEASE check that your SPDIF support is not broken after this.
modules/audio_filter/converter/a52tospdif.c
modules/audio_filter/converter/dtstospdif.c
modules/audio_output/coreaudio.c