summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2002-12-09 13:01:44 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2002-12-09 13:01:44 +0000
commitd1affe642ed8ba9796b35e390f35e3fb5c47cebd (patch)
treec594b39ff9e15ac65fd43ecfd3c9f5391bbfcaa8
parentef6930df86a845169fda6bb9329575f447434927 (diff)
downloadxine-lib-d1affe642ed8ba9796b35e390f35e3fb5c47cebd.tar.gz
xine-lib-d1affe642ed8ba9796b35e390f35e3fb5c47cebd.tar.bz2
we are mixing versions here
CVS patchset: 3470 CVS date: 2002/12/09 13:01:44
-rw-r--r--ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 53fa53f74..8207f601c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,21 +1,26 @@
-xine-lib (1.0.0-alpha2/beta0)
+xine-lib (1.0.0-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)
+ * first xine post effect plugin
+ * new version of internal libdvdread fixing some DVD problems
+ * longstanding dxr3 bug fixed: for some still menus the highlight did not move
+ * asf demuxer fixes
+ * fb video output plugin ported to new architecture
+ * MPEG-4 file (*.mp4) support
+
+xine-lib (1.0.0-alpha2)
* 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
- * MPEG-4 file (*.mp4) support
xine-lib (1.0.0-alpha1)
* transport stream demuxer fixes