comparison Changelog @ 28754:2502c50e229f

changes
author compn
date Mon, 02 Mar 2009 02:05:32 +0000
parents 78176050fbc8
children d72233dc6b2f
comparison
equal deleted inserted replaced
28753:a332849aecff 28754:2502c50e229f
1 MPlayer (1.0) 1 MPlayer (1.0)
2 2
3 rc3: 3 rc3: "StillAlive" March 1, 2009
4 Decoders: 4 Decoders:
5 * Nellymoser audio decoding via lavc 5 * Nellymoser audio decoding via lavc
6 * support for X8 frame (fixes "J-type picture is not supported" for WMV2) 6 * support for X8 frame (fixes "J-type picture is not supported" for WMV2)
7 * support for DTS WAV/DTS-CD passthrough by ad_hwac3 7 * support for DTS WAV/DTS-CD passthrough by ad_hwac3
8 * Apple's raw YUV2 in MOV 8 * Apple's raw YUV2 in MOV
71 * DVD still menus are now supported via dvdnav:// 71 * DVD still menus are now supported via dvdnav://
72 * allow specifying the TV standard for each channel 72 * allow specifying the TV standard for each channel
73 73
74 FFmpeg/libavcodec: 74 FFmpeg/libavcodec:
75 * DNxHD (SMPTE VC-3) encoder 75 * DNxHD (SMPTE VC-3) encoder
76 * H.264 speedup and PAFF decoding 76 * H.264 speedup and PAFF decoding (install YASM for faster H264 decoding)
77 * correctly decode more of the H.264 conformance testsuite 77 * correctly decode more of the H.264 conformance testsuite
78 * Nellymoser audio codec 78 * Nellymoser audio codec
79 * VC-1/WMV3 MMX optimizations 79 * VC-1/WMV3 decoder speedup
80 * VP3 decoder speedup 80 * VP3 decoder speedup
81 * VP6 decoder speedup
81 * Split-Radix FFT (speedup multiple audio codecs) 82 * Split-Radix FFT (speedup multiple audio codecs)
82 * MMX/SSE/ARM and other misc speedups 83 * MMX/SSE/ARM and other misc speedups
83 * QCELP decoder 84 * QCELP decoder
84 * RV30 decoder 85 * RV30 decoder
85 * RV40 decoder 86 * RV40 decoder