mirror of https://github.com/mpv-player/mpv
small cosmetics for the 1.0rc3 changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31243 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ae85fe1d2f
commit
76c2abc99f
10
Changelog
10
Changelog
|
@ -60,6 +60,8 @@ MPlayer (1.0)
|
|||
MEncoder:
|
||||
* add -tsprog for demuxer lavf
|
||||
|
||||
|
||||
|
||||
rc3: "BikeshedCounter" March 27, 2009
|
||||
Decoders:
|
||||
* support for X8 frames (fixes "J-type picture is not supported" for WMV2)
|
||||
|
@ -89,7 +91,7 @@ MPlayer (1.0)
|
|||
* ZDSoft screen recorder (ZDSV) via binary DLL
|
||||
* WebTrain Communication lossless screen recorder (WTVC) via binary DLL
|
||||
* xfire video (XFR1) via binary DLL
|
||||
* VFAPI rgb transcode (vifp) via binary DLL
|
||||
* VFAPI RGB transcode (vifp) via binary DLL
|
||||
* ETI CamCorder EYECON (NUB0,NUB1,NUB2) via binary DLL
|
||||
* fox motion (FMVC) via binary DLL
|
||||
* Trident video (TY2C, TY2N, TY0N) via binary DLL
|
||||
|
@ -123,7 +125,7 @@ MPlayer (1.0)
|
|||
* change vf_screenshot dependency from libpng to lavc
|
||||
* add af_scaletempo which maintains audio pitch when changing playback speed
|
||||
* fix multi-channel reordering
|
||||
* af_stats, filter to print information about the audio stream
|
||||
* af_stats filter to print information about the audio stream
|
||||
* remove vf_yuy2, functionality is replaced by -vf format=yuv2
|
||||
|
||||
Streaming:
|
||||
|
@ -242,10 +244,10 @@ MPlayer (1.0)
|
|||
Ports:
|
||||
* small crash with vo_macosx fixed
|
||||
* AC3/DTS passthrough for ao_macosx
|
||||
* fix frozen OSD on Mac OS X
|
||||
* fix frozen OSD on OS X
|
||||
* vo_gl now works with -wid and nVidia drivers on Windows (this is a hack)
|
||||
* VIDIX on SuperH
|
||||
* workarounds for AltiVec on Apple gcc 3.3 on Mac OS X dropped
|
||||
* workarounds for AltiVec on Apple gcc 3.3 on OS X dropped
|
||||
* vo_macosx can now be compiled in 64-bits mode
|
||||
* allow multiple MPlayer instances with vo_macosx using buffer_name
|
||||
* OpenGL support for unmodified MinGW64
|
||||
|
|
Loading…
Reference in New Issue