diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-08-05 19:21:02 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-08-05 19:21:02 +0100 |
commit | 08c9d1d6bce967a909bb55a967bf694ce29b4f48 (patch) | |
tree | d78ef6487a78090e649a2336c6e9e5520f0e53ef | |
parent | 9ef1fab0025505f09e135789f4bec80b48850c84 (diff) | |
download | xine-lib-08c9d1d6bce967a909bb55a967bf694ce29b4f48.tar.gz xine-lib-08c9d1d6bce967a909bb55a967bf694ce29b4f48.tar.bz2 |
Changelog entries for the mpcdec & CDD{A,B} changes.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ xine-lib (1.1.17) 2009-??-?? * 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: |