diff options
author | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-02 02:05:32 +0000 |
---|---|---|
committer | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-02 02:05:32 +0000 |
commit | cef4012d5f08cc8352065099b22cce5dc97cb4f0 (patch) | |
tree | f972c2cd995eae1f42c6cd048b9f1f4415d127c3 | |
parent | 5eb241bebf84b87bd6dd74a6dcb60e63e78817f2 (diff) |
changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28789 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | Changelog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,6 @@ MPlayer (1.0) - rc3: + rc3: "StillAlive" March 1, 2009 Decoders: * Nellymoser audio decoding via lavc * support for X8 frame (fixes "J-type picture is not supported" for WMV2) @@ -73,11 +73,12 @@ MPlayer (1.0) FFmpeg/libavcodec: * 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 * Nellymoser audio codec - * VC-1/WMV3 MMX optimizations + * VC-1/WMV3 decoder speedup * VP3 decoder speedup + * VP6 decoder speedup * Split-Radix FFT (speedup multiple audio codecs) * MMX/SSE/ARM and other misc speedups * QCELP decoder |