[MPlayer-cvslog] r22210 - trunk/ChangeLog

diego subversion at mplayerhq.hu
Mon Feb 12 12:31:52 CET 2007


Author: diego
Date: Mon Feb 12 12:31:52 2007
New Revision: 22210

Modified:
   trunk/ChangeLog

Log:
misc fixes and updates


Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	(original)
+++ trunk/ChangeLog	Mon Feb 12 12:31:52 2007
@@ -5,7 +5,7 @@
     DOCS:
     * console messages and XML documentation converted to UTF-8
     * Russian documentation translation finished
-    * Russian man page translation started
+    * Russian man page translation finished
     * Chinese man page updated
     * Chinese documentation translation started
 
@@ -19,7 +19,6 @@
     * libmpeg2 updated to 0.4.1
     * fixed resolution switching with libmpeg2
     * handle resolution switching for Real codecs
-    * gif decoder should decode all gifs now (please test and provide non-working samples!)
 
     Demuxers:
     * implemented switch_video and switch_program consistently with switch_audio
@@ -27,15 +26,16 @@
       switching is only available in TS streams handled by demux_ts.c (not
       lavf), while video switching is also handled by demux_lavf.c and
       demux_avi.c.
-    * audio and video switching for AVI demuxer (video switching untested).
+    * audio and video switching for AVI demuxer (video switching untested)
+    * GIF demuxer improvements, should work with all GIFs now
     * support for VC1 in MPEG-TS and MPEG-PS files (bd,hd)-dvd
-    * preliminary support for evo demuxing
+    * preliminary support for EVO demuxing
 
     Streaming:
     * authentication for Real RTSP streams
     * near-precise seeking in dvd://
     * speed selection when playing dvd:// streams, to make drive quieter
-    * svq3 and h264 rtsp fixes, now rtsp apple keynotes are playable!
+    * SVQ3 and H.264 RTSP fixes, now RTSP Apple keynotes are playable
 
     FFmpeg/libavcodec:
     * Intel Music coder audio decoder
@@ -44,11 +44,16 @@
     * Native NUT demuxer updated to spec
     * NUT muxing and demuxing support via libnut
     * WMA encoder
+    * fix MJPEGB on big-endian systems
 
     Filters:
     * obsolete fame filter removed
     * vf_geq speed-ups
-    * vf yadif green frame fixed 
+    * vf_yadif green frame fixed
+
+    MEncoder:
+    * write to output streams (currently only file:// and smb://)
+    * support -ffourcc with -of lavf
 
     Ports:
     * further Intel Mac fixes
@@ -57,9 +62,6 @@
     * ALSA audio output now sets the non-audio bit for AC3 passthrough even
       if the user-specified default device name tries to clear it
 
-    General bugfixes:
-    * fix mjpegb on BE systems
-
     Others:
     * libdvdcss updated to Subversion HEAD, now same as upstream version
     * libmpdvdkit split into libdvdread and libdvdcss
@@ -67,11 +69,9 @@
     * long-deprecated -vop option removed
     * video stream switching
     * dvdnav:// honour -alang and -slang
-    * mencoder now can write to output streams; file:// and smb:// are the only stream
-      currently supported
+    * support for doubleclick as input event
     * -really-quiet works fully now
     * select libavformat demuxer (-lavfdopts format=)
-    * support -ffourcc with -of lavf
 
 
   rc1: "Codename intentionally left blank" October 22, 2006



More information about the MPlayer-cvslog mailing list