summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaut Mattern <tmattern@users.sourceforge.net>2004-10-16 10:11:52 +0000
committerThibaut Mattern <tmattern@users.sourceforge.net>2004-10-16 10:11:52 +0000
commit0df53c6f185edc18df4b61faa519c1652f4e4a72 (patch)
tree28a996169c635becfd1475d76c748cd7498f354c
parent0c1a23cff32bc918fe888d4d3bfca6443f02721c (diff)
downloadxine-lib-0df53c6f185edc18df4b61faa519c1652f4e4a72.tar.gz
xine-lib-0df53c6f185edc18df4b61faa519c1652f4e4a72.tar.bz2
- engine fixes
- avi demuxer fixes CVS patchset: 7039 CVS date: 2004/10/16 10:11:52
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fd7ddf96..04a2272fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,10 @@
* video image scaling can now be disabled for more video output plugins
than XShm [feature requests #987635, #856408]
* Updated the xxmc driver with a better software fallback mechanism
+ * Fixed playback of OpenDML streams generated by mencoder
+ * Fixed playback of incomplete OpenDML streams
+ * Fixed crash when xine_stop is called and the stream is ending
+ * Fixed crash when the video_out loop still references a disposed stream
xine-lib (1-rc6)
* Moved win32 frontend into separate module.