[MPlayer-cvslog] r30189 - trunk/Changelog

reimar subversion at mplayerhq.hu
Sun Jan 3 17:51:56 CET 2010


Author: reimar
Date: Sun Jan  3 17:51:56 2010
New Revision: 30189

Log:
Some Changelog updates.

Modified:
   trunk/Changelog

Modified: trunk/Changelog
==============================================================================
--- trunk/Changelog	Sun Jan  3 17:46:31 2010	(r30188)
+++ trunk/Changelog	Sun Jan  3 17:51:56 2010	(r30189)
@@ -22,6 +22,13 @@ MPlayer (1.0)
     * fix length in asf/wmv files
     * support ISDB-Tb dvb streams
 
+    Drivers:
+    * Support for more formats in OpenGL vos (different YUV
+      subsampling, 16 bit per component)
+    * Selectable YUV to RGB conversion standard for -vo gl
+      (-vo gl:colorspace=...)
+    * -vo matrixview finally added
+
     Other:
     * -nosub option for disabling auto-selected subtitles
     * support for displaying subs in the term (FIXME)
@@ -33,11 +40,11 @@ MPlayer (1.0)
     * support for live and non-live DVB teletext with demuxer lavf
     * -name, -title and -use-filename-title options for MPlayer
     * support for stream handling via FFmpeg
-      Configure with --enable-protocol="file_protocol pipe_protocol
-      http_protocol rtmp_protocol tcp_protocol udp_protocol"
-      and use e.g. ffmpeg://http://example.com/test
+      Use e.g. ffmpeg://http://example.com/test
     * experimental support for external libass, configure with
       --disable-ass-internal
+    * better support for 16-bit-per-component formats and formats
+      with alpha channel.
 
     MEncoder:
     * add -tsprog for demuxer lavf


More information about the MPlayer-cvslog mailing list