mirror of https://github.com/mpv-player/mpv
last minute changes/typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12818 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
de22e52855
commit
ddb748c421
|
@ -81,8 +81,8 @@ MPlayer (1.0)
|
|||
* vf_spp memory corruption fix on reallocation
|
||||
|
||||
FFmpeg/libavcodec:
|
||||
* MPEG-2 8,9,10 bit DC precision
|
||||
* dc clipping fix, intra_dc_precision > 0 support
|
||||
* MPEG-2 8,9,10 bit encoding precision
|
||||
* DC clipping fix, intra_dc_precision > 0 support
|
||||
* Cinepak fixes and palette support
|
||||
* support skipping of MB rows during decoding
|
||||
* Vorbis in NUT fixed
|
||||
|
@ -296,6 +296,7 @@ MPlayer (1.0)
|
|||
* fixed long standing lame quality option off-by-one bug in MEncoder
|
||||
* MPL2 subtitle support
|
||||
* less verbosity in Win32 loader and other places
|
||||
* -use-stdin renamed to -noconsolecontrols
|
||||
|
||||
|
||||
pre3try2: security fix release Mar 3, 2004
|
||||
|
|
Loading…
Reference in New Issue