mirror of https://github.com/mpv-player/mpv
preparing for release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9113 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6bc68300f4
commit
c76e06fbc3
22
ChangeLog
22
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:
|
||||
|
|
Loading…
Reference in New Issue