diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-08-05 22:51:53 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-08-05 22:51:53 +0100 |
commit | c579d6f6fb0fd0075faf02a80be1a24f7f75071a (patch) | |
tree | 9ecca7232b48a5e3421d48d10c9d9861f95c5b36 /ChangeLog | |
parent | c2c388cfc3258d237493df7e4efdfe2562abe78b (diff) | |
parent | 08c9d1d6bce967a909bb55a967bf694ce29b4f48 (diff) | |
download | xine-lib-c579d6f6fb0fd0075faf02a80be1a24f7f75071a.tar.gz xine-lib-c579d6f6fb0fd0075faf02a80be1a24f7f75071a.tar.bz2 |
Merge from 1.1.
--HG--
rename : src/libmusepack/xine_musepack_decoder.c => src/audio_dec/xine_musepack_decoder.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -82,6 +82,10 @@ xine-lib (1.1.17) 2009-??-?? * Added padding delay to the first and last frames (MPEG audio). * Fixed buggy discontinuity handling when playing short streams and using the gapless switch. The current time should not be used here. * Added audio padding handling. (New buffer flag for this.) + * Fix seeking in large raw DV files. + * Ported to new libmpcdec API (retaining build compat. with the old API). + * Cope with CDDB return code 211 (multiple entries). + * Allow reading of non-block-sized chunks from audio CDs. xine-lib (1.1.16.3) 2009-04-03 * Security fixes: |