diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-02 03:54:35 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-02 03:54:35 +0100 |
commit | 97cdf31e3a618e2b4dcbd5ddf79dd8bcfc3a6533 (patch) | |
tree | 15a62c771ff3bf34d5f3fa2edd90bd4ec74ac6f4 /ChangeLog | |
parent | 5377b8eeefd5f28869098d70b674df663dfd807b (diff) | |
download | xine-lib-97cdf31e3a618e2b4dcbd5ddf79dd8bcfc3a6533.tar.gz xine-lib-97cdf31e3a618e2b4dcbd5ddf79dd8bcfc3a6533.tar.bz2 |
ID3v2 tags with zero-length content are allowed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |