summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-01-08 02:06:42 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-01-08 02:06:42 +0200
commit17eb7f2c4bb070d9477792fcbd4a5120ee1a789c (patch)
tree702cfe702169effb14fbabb3f50d289c1683147d /Changelog
parentff3ef4e7827424db7444cdb7973faa499e054ac5 (diff)
parenteb6fc7e99e07712b74c17c917aa33704ef6e410a (diff)
downloadmpv-17eb7f2c4bb070d9477792fcbd4a5120ee1a789c.tar.bz2
mpv-17eb7f2c4bb070d9477792fcbd4a5120ee1a789c.tar.xz
Merge svn changes up to r30195
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog13
1 files changed, 10 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 4bd2e4e13a..a35974a428 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,9 +40,9 @@ 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
+ * better support for 16-bit-per-component formats and formats
+ with alpha channel.
MEncoder:
* add -tsprog for demuxer lavf