diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-02 22:43:00 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-02 22:43:00 +0000 |
commit | c96ecb56ab59611dbca40616566b159937dff958 (patch) | |
tree | c3aeaf79c4456d6213c658461e057829ae3e5c4b /ChangeLog | |
parent | f574d29a8c23c07e04c7cdc91e9e9a877ee70277 (diff) | |
download | xine-lib-c96ecb56ab59611dbca40616566b159937dff958.tar.gz xine-lib-c96ecb56ab59611dbca40616566b159937dff958.tar.bz2 |
Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ xine-lib (1.1.11) unreleased scripts use xine-lib's automake macros. * Fixed an off-by-one in the FLAC security fix patch. This breakage was causing failure to play some files. + * Support 16-bit big-endian DTS audio. xine-lib (1.1.10.1) 2008-02-07 * Security fixes: |