diff options
author | Bastien Nocera <hadess@users.sourceforge.net> | 2004-09-21 19:35:56 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@users.sourceforge.net> | 2004-09-21 19:35:56 +0000 |
commit | 1c4005dc4cf2f956f0c1338c638da15f2ad7c4ea (patch) | |
tree | d669ccd4d3d53e03efd08a5f1f9fd2a9e39ae8da /ChangeLog | |
parent | 0db8f8cfa85048b7970df258ebe037babab65889 (diff) | |
download | xine-lib-1c4005dc4cf2f956f0c1338c638da15f2ad7c4ea.tar.gz xine-lib-1c4005dc4cf2f956f0c1338c638da15f2ad7c4ea.tar.bz2 |
- Port patch from MPlayer for win32 DLLs loading on recent versions of Linux
http://thread.gmane.org/gmane.comp.video.mplayer.devel/19749
Fixes playback of win32 DLLs on FC2 (voxware playback still hangs though)
CVS patchset: 6988
CVS date: 2004/09/21 19:35:56
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ * build system improvements: replacement functions, better work with headers * Set the codec name for Real Media even if we can't play the files + * Fix win32 playback on recent versions of Linux xine-lib (1-rc6) * Moved win32 frontend into separate module. |