diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-12-07 15:28:35 +0100 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-12-07 15:28:35 +0100 |
commit | 18425f7e1c44a3d9280cbc6f9220032c4077dd25 (patch) | |
tree | e88354068676818af5747e8ccf3e8c620347b7c5 /ChangeLog | |
parent | 048e921c00ddd8acbb003d24692355638ef739d4 (diff) | |
parent | 545be54bdc7e0879cab0d5bb964816b88a354c72 (diff) | |
download | xine-lib-18425f7e1c44a3d9280cbc6f9220032c4077dd25.tar.gz xine-lib-18425f7e1c44a3d9280cbc6f9220032c4077dd25.tar.bz2 |
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -62,7 +62,7 @@ xine-lib (1.1.9) (unreleased) This requires conversion to UTF-8 of entities with codes >= 128. * Fixed ATSC support. [Bug 1749508] * Fixed a possible DVB plugin crash when switching channels. - * Fixed ogg demuxer to not discard data at the end of the stream. + * Fixed a crash closing the frontend. [Bug FS#3] * Fixed deadlock on ao_close while paused. * Nicer wakeup behaviour, using select instead of nanosleep (800 -> 100 wakeups/s). @@ -70,6 +70,8 @@ xine-lib (1.1.9) (unreleased) but not played yet. * Fixed a race condition between ao_loop and ao_close to not lose the last buffer. + * DXR3 encoding with external ffmpeg should be fixed now. + (This was broken by ffmpeg revision 9283). xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC |