Mercurial > mplayer.hg
comparison ChangeLog @ 9112:3a17e1050818
preparing for release
author | arpi |
---|---|
date | Sun, 26 Jan 2003 20:50:27 +0000 |
parents | 691db4f87caa |
children | b6a06ace8d9c |
comparison
equal
deleted
inserted
replaced
9111:0f3f6ad5fcde | 9112:3a17e1050818 |
---|---|
1 | 1 |
2 mplayer (0.90) | 2 mplayer (0.90) |
3 | |
4 final: "CounterCounter" | |
5 DOCS: | |
6 * some clarification in english DOCS | |
7 * more translation updates | |
8 | |
9 Fixes: | |
10 * -ac hwac3 fixed (was broken in rc3) | |
11 * vo_svga: 4bp & 8bpp fixes | |
12 * various GUI fixes | |
13 * rage128 vidix PPC fixes | |
14 * libmenu: one crash fixed, some cleanup | |
15 * fixed ./configure --cc="ccache gcc" | |
16 * -loop fixes, now -loop 2 plays it twice :) | |
17 * the volume symbol of OSD fixed (|\ -> /|) | |
18 | |
19 Features: | |
20 * raw video support (-rawvideo, similar to -rawaudio) | |
21 * experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx) | |
22 * new video filter: field | |
23 * dvd/vobsub improvements: positioning, gaussian blur scaler | |
24 * vf_bmovl: 400% speedup :) | |
3 | 25 |
4 rc3: "BugfixCounter" | 26 rc3: "BugfixCounter" |
5 | 27 |
6 DOCS: | 28 DOCS: |
7 * english man page & HTML docs updates | 29 * english man page & HTML docs updates |