diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-07-29 14:48:04 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-07-29 14:48:04 +0000 |
commit | e831f77bd29eddce1bb3e0355989a06ad050cffe (patch) | |
tree | 34998bba3c8d64e28a0600196de58e5f523c1020 | |
parent | 217247f74ab1b11dd111717545847f8901462950 (diff) | |
download | xine-lib-e831f77bd29eddce1bb3e0355989a06ad050cffe.tar.gz xine-lib-e831f77bd29eddce1bb3e0355989a06ad050cffe.tar.bz2 |
mention the win32 dll fix
CVS patchset: 6861
CVS date: 2004/07/29 14:48:04
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -501,5 +501,8 @@ Stefan Kristiansson <stefan@langante.mine.nu> Ryan Tadlock <pholan-xine-users@midnight.postino.com> compensation for the field delay of some deinterlacing algorithms + +Casper Boemann <cbr@boemann.dk> + reuse stubs for unresolved exports of win32 dlls (let us know if we've forgotten anyone) @@ -17,6 +17,7 @@ xine-lib (1-rc6) * fix stack overflows in the VCD plugin * experimental time stretching plugin: play stream faster or slower than original speed, optionally preserving pitch + * another win32 dll crash fix (after playing several files) xine-lib (1-rc5) * add support for ejecting removable media on Solaris |