diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-12-09 13:01:44 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-12-09 13:01:44 +0000 |
commit | d1affe642ed8ba9796b35e390f35e3fb5c47cebd (patch) | |
tree | c594b39ff9e15ac65fd43ecfd3c9f5391bbfcaa8 | |
parent | ef6930df86a845169fda6bb9329575f447434927 (diff) | |
download | xine-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-- | ChangeLog | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -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 |