diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-20 15:14:25 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-20 15:14:25 +0000 |
commit | dd125c93bdfbef26909ad684b678781abfd88c4a (patch) | |
tree | 5bc5f3decffb32353fb36c5328f007d24eec8183 /ChangeLog | |
parent | 21cdfa5236fa3a76c87ef9ea9a783fcce394eafe (diff) | |
download | xine-lib-dd125c93bdfbef26909ad684b678781abfd88c4a.tar.gz xine-lib-dd125c93bdfbef26909ad684b678781abfd88c4a.tar.bz2 |
Don't unescape #subtitle:scheme://data.
This was broken in 1.1.8 when #subtitle:/file was fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ xine-lib (1.1.10) (unreleased) * Update Ogg and Annodex mimetypes and extensions. * Change the default v4l device paths to /dev/video0 and /dev/radio0. + * Fix support for subtitles with schemes (e.g. http://), partly broken + since 1.1.8. xine-lib (1.1.9.1) * Security fixes: |