[MPlayer-cvslog] r27455 - trunk/Changelog

compn subversion at mplayerhq.hu
Tue Aug 12 03:58:37 CEST 2008


Author: compn
Date: Tue Aug 12 03:58:36 2008
New Revision: 27455

Log:
updates

Modified:
   trunk/Changelog

Modified: trunk/Changelog
==============================================================================
--- trunk/Changelog	(original)
+++ trunk/Changelog	Tue Aug 12 03:58:36 2008
@@ -11,6 +11,8 @@ MPlayer (1.0)
       EA Maxis XA ADPCM audio, RL2 video, Beam Software SIFF video, V.Flash PTX video
     * AVOption support for libavcodec-based decoders
     * image decoders: Sun rasterfile, PCX image
+    * MLP decoder via lavc
+    * use lavc ADPCM codecs by default
 
     Demuxers:
     * -lavfdopts cryptokey allows decrypting MXF and ASF files
@@ -26,6 +28,7 @@ MPlayer (1.0)
     * support MOV subtitle format
     * support for attachments in lavf demuxer
     * support for chapters in lavf demuxer
+    * Flac speedup in lavf demuxer
 
     Filters:
     * vf_ow new overcomplete wavelet denoiser
@@ -43,22 +46,26 @@ MPlayer (1.0)
     FFmpeg/libavcodec:
     * DNxHD (SMPTE VC-3) encoder
     * H.264 speedup and PAFF decoding
+    * correctly decode more of the H.264 conformance testsuite
     * Nellymoser audio codec
     * VC-1/WMV3 MMX optimizations
     * VP3 decoder speedup
+    * Split-Radix FFT (speedup multiple audio codecs)
+    * MMX/SSE/ARM and other misc speedups
 
     libmpeg2:
     * enable Alpha/ARM optimizations in libmpeg2
     * SSE2-optimized IDCT routines from upstream libmpeg2
+    * synced with upstream
 
     Drivers:
     * replace PolypAudio by PulseAudio (-ao pulse)
     * add force-pbo suboption for faster output in vo_gl
     * add Nintendo Wii/GameCube video driver (-vo wii)
     * VIDIX driver for SuperH Mobile VEU hardware block.
+    * support -border on vo_gl/gl2 in x11
 
     MEncoder:
-    * Ogg muxing using -of lavf -o done.ogg
     * check for system-wide configuration file in MEncoder
     * AVOption support for lavc encoders
     * AVOption support for lavf muxers
@@ -74,6 +81,7 @@ MPlayer (1.0)
     * add options to disable some or all configuration files
     * support for DOS-style file:///x:/path paths
     * some new slave commands (check DOCS/tech/slave.txt)
+    * misc fixes to libass
 
     Ports:
     * small crash with vo_macosx fixed
@@ -81,6 +89,7 @@ MPlayer (1.0)
     * fix frozen OSD on Mac OS X
     * vo_gl now works with -wid and nVidia drivers on Windows (this is a hack)
     * VIDIX on SuperH.
+    * intentionally break gcc 3.3 on mac os x, please use 4.x
 
   rc2try2:
 



More information about the MPlayer-cvslog mailing list