mirror of https://github.com/mpv-player/mpv
changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28789 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5eb241bebf
commit
cef4012d5f
|
@ -1,6 +1,6 @@
|
||||||
MPlayer (1.0)
|
MPlayer (1.0)
|
||||||
|
|
||||||
rc3:
|
rc3: "StillAlive" March 1, 2009
|
||||||
Decoders:
|
Decoders:
|
||||||
* Nellymoser audio decoding via lavc
|
* Nellymoser audio decoding via lavc
|
||||||
* support for X8 frame (fixes "J-type picture is not supported" for WMV2)
|
* support for X8 frame (fixes "J-type picture is not supported" for WMV2)
|
||||||
|
@ -73,11 +73,12 @@ MPlayer (1.0)
|
||||||
|
|
||||||
FFmpeg/libavcodec:
|
FFmpeg/libavcodec:
|
||||||
* DNxHD (SMPTE VC-3) encoder
|
* DNxHD (SMPTE VC-3) encoder
|
||||||
* H.264 speedup and PAFF decoding
|
* H.264 speedup and PAFF decoding (install YASM for faster H264 decoding)
|
||||||
* correctly decode more of the H.264 conformance testsuite
|
* correctly decode more of the H.264 conformance testsuite
|
||||||
* Nellymoser audio codec
|
* Nellymoser audio codec
|
||||||
* VC-1/WMV3 MMX optimizations
|
* VC-1/WMV3 decoder speedup
|
||||||
* VP3 decoder speedup
|
* VP3 decoder speedup
|
||||||
|
* VP6 decoder speedup
|
||||||
* Split-Radix FFT (speedup multiple audio codecs)
|
* Split-Radix FFT (speedup multiple audio codecs)
|
||||||
* MMX/SSE/ARM and other misc speedups
|
* MMX/SSE/ARM and other misc speedups
|
||||||
* QCELP decoder
|
* QCELP decoder
|
||||||
|
|
Loading…
Reference in New Issue