diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-06 03:30:02 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-06 03:30:02 +0000 |
commit | ff632b94b6b25c35239ebb49a8e123d11f2fa8f4 (patch) | |
tree | 2e1a1cab9a15a9b95b28f89f35f108d162166e53 /ChangeLog | |
parent | 051c124db8a2ab27f45530323d9cbd673e277794 (diff) | |
download | xine-lib-ff632b94b6b25c35239ebb49a8e123d11f2fa8f4.tar.gz xine-lib-ff632b94b6b25c35239ebb49a8e123d11f2fa8f4.tar.bz2 |
Tell the Real demuxer about lists of http references.
Such broken wrong-extension wrong-MIME-type lists exist in the wild...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ xine-lib (1.1.9) (unreleased) (This was broken by ffmpeg revision 9283). * Enabled the WMV VC1 & VMware Screen (ffmpeg) codecs. * Fixed a crash that happened when a video output was closed - * Made the Real demuxer recognise http references. + * Made the Real demuxer recognise simple lists of http references. * Require correct URL encoding of '#'s which aren't separators. * Don't decode %nn in raw filenames. [Bug 1784272] * Always enable a52dec capabilities for external a52dec, this makes it |