diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-09-02 21:50:42 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-09-02 21:50:42 +0000 |
commit | 3033e2f19a476b51931170ab8e1c97eafd90f3a8 (patch) | |
tree | 32b7ccef2d0767a7814cf5dbdae363f28722d308 | |
parent | e8ae125bbec09d004fed2ff9a8b7a57a0f3cc990 (diff) | |
download | xine-lib-3033e2f19a476b51931170ab8e1c97eafd90f3a8.tar.gz xine-lib-3033e2f19a476b51931170ab8e1c97eafd90f3a8.tar.bz2 |
Changelog update
CVS patchset: 553
CVS date: 2001/09/02 21:50:42
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +xine (0.5.2) unstable; urgency=low + + * many bugfixes + * ffmpeg (mpeg4, opendivx ...) works on bigendian machines now + * time-based seeking (try the cursor keys) + * stream bitrate/length estimation (not implemented in all demuxers yet) + * transport stream support should work now + * trick-plays (fast forward, slow motion, true pause function) + * audio output architecture change + + -- Guenter Bartsch <guenter@users.sourceforge.net> Sun Sep 2 23:47:00 CEST 2001 + xine (0.5.1) unstable; urgency=low * ffmpeg plugin (OpenDivX, MS mpeg 4, motion-jpeg support) |