summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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