summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-04 21:20:47 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-04 21:20:47 +0000
commitee9b73f20cb824feb440e51b2ec814e7ce4bb76a (patch)
tree7aac779ae2f6cdb827a056d7fff9cb90cecfbd24 /Changelog
parent0b6de5c37e66203050167470e1b7bb1bda4f368f (diff)
downloadmpv-ee9b73f20cb824feb440e51b2ec814e7ce4bb76a.tar.bz2
mpv-ee9b73f20cb824feb440e51b2ec814e7ce4bb76a.tar.xz
Mention rtmp and rtsp specifically as formats supported via ffmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30506 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 956af59f2b..fa6f29fed3 100644
--- a/Changelog
+++ b/Changelog
@@ -41,7 +41,7 @@ MPlayer (1.0)
* support for MPEG-4 ASP in VDPAU video output (non B-frame only)
* 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
+ * support for stream handling via FFmpeg, in particular rtmp and rtsp
(use e.g. ffmpeg://http://example.com/test)
* experimental support for external libass, configure with
--disable-ass-internal