diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-25 20:32:03 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-25 20:32:03 +0100 |
commit | 8c3fd22df0ca058d6acd94772d79cd1550627b4d (patch) | |
tree | 518880dedce9453e79ff03b88012a2d62bdbf3da /ChangeLog | |
parent | d2d49b41bb8e8bf3d00b79e9e22ea68bb803c67c (diff) | |
parent | ef1392356f35acf52d1d6eb254f60c9ccbbf7b18 (diff) | |
download | xine-lib-8c3fd22df0ca058d6acd94772d79cd1550627b4d.tar.gz xine-lib-8c3fd22df0ca058d6acd94772d79cd1550627b4d.tar.bz2 |
Merge -gapless branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ xine-lib (1.1.17) 2009-??-?? * Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags. * Make ~/.xine/catalog.cache writing safer: write a new file & atomically replace the old one. + * Initial parsing of Xing header LAME extension. + * Fixes for gapless playback. + * 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.) xine-lib (1.1.16.3) 2009-04-03 * Security fixes: |