diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-07 00:38:41 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-12-07 00:38:41 +0000 |
commit | e439a7fea30aab82fc5b704d9afdf3e63795464a (patch) | |
tree | 43e91b3cc4a9cca9fe48d4a636b7fc843f627f31 /ChangeLog | |
parent | 0aa00fb217357cee4ef1008677e1247bb24eb42c (diff) | |
download | xine-lib-e439a7fea30aab82fc5b704d9afdf3e63795464a.tar.gz xine-lib-e439a7fea30aab82fc5b704d9afdf3e63795464a.tar.bz2 |
Fix compilation of DXR3 support with external ffmpeg. Untested with actual DXR3.
Compilation was "broken" by ffmpeg rev. 9283.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,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 |