From 14a729831f31289658b6b2990e8134a3d6c63925 Mon Sep 17 00:00:00 2001 From: arpi Date: Sat, 26 Oct 2002 16:25:32 +0000 Subject: [PATCH] added chanegs since pre9 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7928 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 993da41251..b9dca7b33f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,20 @@ mplayer (0.90) + pre10: + Fixes: + * LIRC error message (Error while reading cmd fd X : Success) fixed + * playback of some (streamed?) divx files fixed, starting with non-I frames. + * -vo png fixed (removed builtin YV12 support, removed OSD) + * some .mp3 playback/seek segfaults fixed + * vidix mach64 colorkey on PPC fixed + * -ao sdl now handles "featureless" soundcards + * -vo zr fixes + + Features: + * -ao win32 (for windows port) + * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims) + pre9: Docs: * man page rewritten again :)))