Mercurial > mplayer.hg
changeset 9112:3a17e1050818
preparing for release
author | arpi |
---|---|
date | Sun, 26 Jan 2003 20:50:27 +0000 |
parents | 0f3f6ad5fcde |
children | ee0fdf5505c4 |
files | ChangeLog |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 26 18:29:22 2003 +0000 +++ b/ChangeLog Sun Jan 26 20:50:27 2003 +0000 @@ -1,6 +1,28 @@ mplayer (0.90) + final: "CounterCounter" + DOCS: + * some clarification in english DOCS + * more translation updates + + Fixes: + * -ac hwac3 fixed (was broken in rc3) + * vo_svga: 4bp & 8bpp fixes + * various GUI fixes + * rage128 vidix PPC fixes + * libmenu: one crash fixed, some cleanup + * fixed ./configure --cc="ccache gcc" + * -loop fixes, now -loop 2 plays it twice :) + * the volume symbol of OSD fixed (|\ -> /|) + + Features: + * raw video support (-rawvideo, similar to -rawaudio) + * experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx) + * new video filter: field + * dvd/vobsub improvements: positioning, gaussian blur scaler + * vf_bmovl: 400% speedup :) + rc3: "BugfixCounter" DOCS: