summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-03 16:51:56 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-03 16:51:56 +0000
commit37f93a57e5116b0f0b88b835ee7106495a113688 (patch)
tree230a7d55882c36af9fdd9dfb810c5d9d5e22e380 /Changelog
parent9e7e04add6b2abf0fd5cf70b3b1b5423712532ec (diff)
downloadmpv-37f93a57e5116b0f0b88b835ee7106495a113688.tar.bz2
mpv-37f93a57e5116b0f0b88b835ee7106495a113688.tar.xz
Some Changelog updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30189 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog13
1 files changed, 10 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index a92f9339aa..9636107a3c 100644
--- a/Changelog
+++ b/Changelog
@@ -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