summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-17 16:13:20 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-17 16:13:20 +0000
commit63ddd1cae57501180f9d1cd2893a882f254a1578 (patch)
treed97da8721032700b20e013cabb06a64739931319 /Changelog
parent58301405824924a8e81017c144338d86ca28eba4 (diff)
downloadmpv-63ddd1cae57501180f9d1cd2893a882f254a1578.tar.bz2
mpv-63ddd1cae57501180f9d1cd2893a882f254a1578.tar.xz
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29924 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 351f2754ca..974ccb622a 100644
--- a/Changelog
+++ b/Changelog
@@ -30,6 +30,10 @@ MPlayer (1.0)
* support for mpeg4 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
+ 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
MEncoder:
* add -tsprog for demuxer lavf