diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-14 21:45:16 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-14 21:45:16 +0000 |
| commit | 35de2d5310582d38d59df87432ae3c37ad84edbd (patch) | |
| tree | aac5644f379d28ee8dcb378f6546f41c926f20ff /ChangeLog | |
| parent | 32c1ac5c77e9d6c972689d8dc31b4c5d4ff80d78 (diff) | |
| parent | 6bbfd480d0d173887305db527b641f832b6c4310 (diff) | |
| download | xine-lib-35de2d5310582d38d59df87432ae3c37ad84edbd.tar.gz xine-lib-35de2d5310582d38d59df87432ae3c37ad84edbd.tar.bz2 | |
Merge from 1.1.
--HG--
rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c
rename : src/libfaad/xine_faad_decoder.c => src/libxineadec/xine_faad_decoder.c
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,6 +67,7 @@ xine-lib (1.1.9) (unreleased) * Build fix for when using Linux 2.6.23 headers. [Bug 1820958] * Implemented decoding of XML character entities with codes >= 256. This requires conversion to UTF-8 of entities with codes >= 128. + * Handle initial Unicde BOMs in XML; convert other UTF encodings to UTF-8. * Fixed ATSC support. [Bug 1749508] * Fixed a possible DVB plugin crash when switching channels. * Fixed a crash closing the frontend. [Bug FS#3] @@ -80,6 +81,7 @@ xine-lib (1.1.9) (unreleased) * DXR3 encoding with external ffmpeg should be fixed now. (This was broken by ffmpeg revision 9283). * Enabled the WMV VC1 (ffmpeg) codec. + * Fixed a crash that happened when a video output was closed xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC |
