summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-26 20:50:27 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-26 20:50:27 +0000
commitc76e06fbc395ca859bdfbf49e5635e2259214f2d (patch)
tree2e8847f3b0caf1501b2ad4360ca893704c9fc1b6 /ChangeLog
parent6bc68300f46528e24fb83492ee716523b3940cff (diff)
downloadmpv-c76e06fbc395ca859bdfbf49e5635e2259214f2d.tar.bz2
mpv-c76e06fbc395ca859bdfbf49e5635e2259214f2d.tar.xz
preparing for release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9113 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 249328c776..3c17a7d5c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: