[MPlayer-DOCS] [PATCH] ChangeLog updates for pre7

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Fri Apr 15 02:52:39 CEST 2005


Hats off to Diego for doing that for previous releases.
Now please review and fix this.

Regards,
R.

-- 
MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/
"I am Grey. I stand between the candle and the star. We are Grey.
 We stand between the darkness ... and the light."
        -- Delenn in Grey Council in Babylon 5:"Babylon Squared"
-------------- next part --------------
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.192
diff -u -r1.192 ChangeLog
--- ChangeLog	13 Apr 2005 12:11:05 -0000	1.192
+++ ChangeLog	15 Apr 2005 00:31:35 -0000
@@ -1,6 +1,6 @@
 MPlayer (1.0)
 
-  pre7: ""
+  pre7: "PatentCounter"
 
     DOCS:
     * Czech documentation translation started
@@ -15,12 +15,18 @@
     * DirectX video output now supports 256 color mode
     * audio device selection support for ao dsound
     * --enable-macosx-bundle, use config directory inside the appwrapper on Mac OSX
+    * Sun audio output cleanup
+    * x86_64 support fixes
+    * OpenBSD support in libdha
+    * more radeon 9200 models support
 
     Drivers:
     * fixed ontop event for some window managers
     * audio output layer cleanup
     * unified colorkey handling code
     * vo_xvmc panscan fix
+    * fixed some X11 crashes
+    * OSD fixes in various VOs
 
     Decoders:
     * TWinVQ decoder via binary DLL
@@ -42,6 +48,8 @@
     * LOCO video support via lavc
     * fixed Layer 1 stereo playback via mp3lib
     * VMnc (VMware video) decoder via binary DLL
+    * AMR NB/WB support via libavcodec and external reference decoders
+    * ADTS AAC support
 
     Demuxers:
     * vqf demuxer
@@ -55,7 +63,12 @@
     * some classes of nonworking 14.4/28.8 RealAudio files fixed
     * added code to autodetect and demux mpeg audio layers 1 and 2
     * demux ac3 audio files using libavformat by default
-    * online audio stream switching in the MPEG demuxer
+    * online audio stream switching in the MPEG and Matroska demuxers
+    * 3GP demuxing support
+    * DVB ATSC tuner support
+    * AVC in Matroska support
+    * swf and flv support via libavformat
+    * use proper Ogg Vorbis fourcc
 
     Streaming:
     * stream selection and bandwidth support for MMS over HTTP
@@ -77,6 +90,7 @@
     * WNV1 video decoder
     * shorten audio decoder and demuxer
     * AASC video decoder
+    * AMR NB/WB support via external reference decoders
 
     GUI:
     * half size event implemented and added to the menu
@@ -89,12 +103,20 @@
     * float handling in the audio filter layer finally fixed
     * obsolete audio plugins finally removed
     * updated HRTF filter
+    * center channel adding filter
+    * soft-telecined input support in pullup improved
 
     MEncoder:
     * new experimental MPEG muxer, compatible with DVD and (S)VCD
     * multiple file support
     * -speed support (framerate conversion with speedup/slowdown)
     * EDL support
+    * low bitrate mp3lame encoding fix
+    * mjpeg encoding fix
+    * nuv endianness fix (makes old nuv files unplayable)
+    * experimental libavformat muxer
+    * mp3lame cbr encoding fix
+    * 35% faster turbo mode for 1st pass
 
     Others:
     * -z option replaced by -vo png suboption
@@ -102,6 +124,12 @@
     * crash with Turkish locale fixed
     * several memleak fixes
     * -aa* options are replaced by -vo aa suboptions
+    * excessive verbosity reduced
+    * xBSD RTC support
+    * non-UTF8 external subtitles with Matroska fixed
+    * gcc4 fixes
+    * partial NX (noexec bit) support
+    * support libsmbclient with SSL
 
 
   pre6: "X-mas present" December 23, 2004


More information about the MPlayer-DOCS mailing list