diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-11-19 21:53:35 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-11-19 21:53:35 +0000 |
commit | 9c00bdeb706195c8e6af241c1b9e1ea18c8bb5a1 (patch) | |
tree | 522c7d889c636ff7c92517572604bebb5b506a33 | |
parent | edbe87b7037ca3bdf852e5b5e1dea3e4f690ffb1 (diff) | |
download | xine-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-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |