diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-02-23 22:46:49 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-02-23 22:46:49 +0000 |
commit | 45ce973f67de950ba14bd691b12c94cec9cd7e9f (patch) | |
tree | d6854758190b9e9ad80771b12f6fcf12daf27d51 /ChangeLog | |
parent | 2241baa294539a33d8bc6137e633bb4c93c22b4e (diff) | |
parent | 7d4c68e4ba6932bfd300a9dc12d7e11b9cfb555d (diff) | |
download | xine-lib-45ce973f67de950ba14bd691b12c94cec9cd7e9f.tar.gz xine-lib-45ce973f67de950ba14bd691b12c94cec9cd7e9f.tar.bz2 |
Merge from 1.1.
--HG--
rename : src/xine-engine/buffer.h => include/xine/buffer.h
rename : src/libxineadec/xine_lpcm_decoder.c => src/audio_dec/xine_lpcm_decoder.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -79,7 +79,11 @@ xine-lib (1.1.18) 20??-??-?? Only the Ogg demuxer knows about these at present. * Added basic support for .qtl (Quicktime media link). * "Fixed" playback of 24-bit FLAC. + * Fixed playback of 24-bit LPCM. * Work around an ffmpeg bug concerning Sorenson Video 3. + * Flash audio bug fixes, mostly concerning AAC. + * Fix DXR3 support for newer versions of the em8300 driver. + * Added support for WMA Pro. xine-lib (1.1.17) 2009-12-01 * Add support for Matroska SIMPLEBLOCK. |