summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-02 03:54:35 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-02 03:54:35 +0100
commit97cdf31e3a618e2b4dcbd5ddf79dd8bcfc3a6533 (patch)
tree15a62c771ff3bf34d5f3fa2edd90bd4ec74ac6f4 /ChangeLog
parent5377b8eeefd5f28869098d70b674df663dfd807b (diff)
downloadxine-lib-97cdf31e3a618e2b4dcbd5ddf79dd8bcfc3a6533.tar.gz
xine-lib-97cdf31e3a618e2b4dcbd5ddf79dd8bcfc3a6533.tar.bz2
ID3v2 tags with zero-length content are allowed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23a751f50..5e7b0a6b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@ xine-lib (1.1.17) 2009-??-??
* Fix build with libavutil >= 50.0.0.
* Fix segfaults when playing VCDs.
* Fix calculation of frame duration for ffmpeg-decoded formats.
+ * Don't assume that ID3v2 tags with no content mean "end of ID3 data".
xine-lib (1.1.16.2) 2009-02-10
* Build fixes related to ImageMagick 6.4 & later.