summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-11-19 21:53:35 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-11-19 21:53:35 +0000
commit9c00bdeb706195c8e6af241c1b9e1ea18c8bb5a1 (patch)
tree522c7d889c636ff7c92517572604bebb5b506a33
parentedbe87b7037ca3bdf852e5b5e1dea3e4f690ffb1 (diff)
downloadxine-lib-9c00bdeb706195c8e6af241c1b9e1ea18c8bb5a1.tar.gz
xine-lib-9c00bdeb706195c8e6af241c1b9e1ea18c8bb5a1.tar.bz2
*** empty log message ***
CVS patchset: 7140 CVS date: 2004/11/19 21:53:35
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8879429de..dcee37a95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,13 @@ xine-lib (1-xxx)
* Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing
files with IDCT / mocomp XvMC acceleration.
* polypaudio sound server support
- * fix playback of MMS streams with the new input cache layer [bug #1066926]
+ * fixed playback of MMS streams with the new input cache layer [bug #1066926]
* fixed builds without X11 [bug #1067705]
- * added support for 24-bit LPCM from DVDs
+ * added support for 24-bit LPCM from DVDs [bug #843786]
* Fixed segfault in xxmc plugin when switch from software decoding to
accelerated decoding occured while software surfaces still needed to be
duplicated.
+ * fixed plugin catalog cache (faster xine startup)
xine-lib (1-rc7)
* Build system improvements: replacement functions, better work with headers