# HG changeset patch # User compn # Date 1235959532 0 # Node ID 2502c50e229fd767d2b9e125ef613548e63a8c9e # Parent a332849aecff477f4e61badb8576d1fd75f56243 changes diff -r a332849aecff -r 2502c50e229f Changelog --- a/Changelog Sun Mar 01 20:40:38 2009 +0000 +++ b/Changelog Mon Mar 02 02:05:32 2009 +0000 @@ -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 @@ 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