diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-18 23:06:30 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-18 23:06:30 +0000 |
| commit | 90d290b7abac28a57c4abee41556e5f48064f60d (patch) | |
| tree | 44e7da1a7452f5f579e829506aa65a1bedb6d689 /ChangeLog | |
| parent | eacdc6fc2e37f80cc03b022988112741979724e6 (diff) | |
| download | xine-lib-90d290b7abac28a57c4abee41556e5f48064f60d.tar.gz xine-lib-90d290b7abac28a57c4abee41556e5f48064f60d.tar.bz2 | |
Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272]
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ xine-lib (1.1.9) (unreleased) * Enabled the WMV VC1 (ffmpeg) codec. * Fixed a crash that happened when a video output was closed * Made the Real demuxer recognise http references. + * Require correct URL encoding of '#'s which aren't separators. + * Don't decode %nn in raw filenames. [Bug 1784272] xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC |
