summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2002-12-08 23:49:00 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2002-12-08 23:49:00 +0000
commitd8327133c70909e25db880078da52a29fa1364a8 (patch)
tree61994482c7a8170b45bfb982d1c7b4608f59d66c
parent7ff81af7c5b131c1beb4bad941a6bcb02cd3d80f (diff)
downloadxine-lib-d8327133c70909e25db880078da52a29fa1364a8.tar.gz
xine-lib-d8327133c70909e25db880078da52a29fa1364a8.tar.bz2
*** empty log message ***
CVS patchset: 3468 CVS date: 2002/12/08 23:49:00
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53d4d98b4..c01c3c1d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,20 @@
xine-lib (1.0.0-alpha2/beta0)
+ * fix decoder priority configuration
+ * cache available plugins for faster xine loading
+ * metronom's improvements for streams with slightly wrong sample rates
+ * fix case were XV driver would segfault (YUY2)
* configurable image position
* DVD menu button highlight position fixes
* internal engine changes to allow a new layer of post effect plugins
* VCD playback fixed (actually it was a bug in the real demuxer)
* pnm input plugin (old real network protocol)
+ * asf demuxer fixes
* real demuxer fixes
* use binary real codecs to decode rv20/30 video, sipro/cook audio
(experimental)
* arts audio output plugin ported to new architecture
* esound audio output plugin ported to new architecture
+ * fb video output plugin ported to new architecture
xine-lib (1.0.0-alpha1)
* transport stream demuxer fixes