]> git.sesse.net Git - vlc/commit
* modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
authorGildas Bazin <gbazin@videolan.org>
Mon, 2 Feb 2004 23:49:46 +0000 (23:49 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 2 Feb 2004 23:49:46 +0000 (23:49 +0000)
commit40becaa0cf1f857cbcf78ad2d72592d9d599a08b
tree3e52a1980b3433b5e9d3fb81be01144e663171ed
parent583915744bc22fec74c7f25e8b6c04ce45d850b0
* modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
   support for 14bits big endian bitstreams as well as 16bits little endian bitstreams.
* modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
modules/audio_filter/converter/dtstospdif.c
modules/codec/dts.c