summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-07-13 14:57:32 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-07-13 14:57:32 +0000
commit85a6152690421b7b35fe9ffc839e73ffcd8f8eb6 (patch)
tree4c877859004b9cd2cd673c053e46cce22c0bb870
parent79f94506cf4af2587b91f90bd713ad8c0973c8fd (diff)
downloadxine-lib-85a6152690421b7b35fe9ffc839e73ffcd8f8eb6.tar.gz
xine-lib-85a6152690421b7b35fe9ffc839e73ffcd8f8eb6.tar.bz2
some suggestions to changelog
plz correct me if i'm wrong, but seeking wasn't broken to be fixed and i guess bad compiler code (cflags) isn't exactly a "deadlock" :) CVS patchset: 5159 CVS date: 2003/07/13 14:57:32
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e17a7ce89..48a5e97ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,8 +27,8 @@ xine-lib (1-beta13)
* big improvement of v4l input and associated demuxer. Including
sound capture using alsa and a/v sync. Now radio is supported as well.
* dxr3: using decoder timestamps will hopefully fix some last sync problems
- * (hopefully) fix deadlocks with win32 Quicktime DLLs
- * fix seeking in asf and avi files
+ * (hopefully) fix crashes with win32 Quicktime DLLs
+ * improve seeking in asf and avi files
* fix handling of exotic a/v RIFF chunks (00iv, 0031, ...) in avi files
xine-lib (1-beta12)