Mercurial > mplayer.hg
comparison Changelog @ 29882:0ddcd4fd2ecf
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).
author | reimar |
---|---|
date | Tue, 17 Nov 2009 16:13:20 +0000 |
parents | 4b0c15f7859c |
children | b9ac1a72aeb8 |
comparison
equal
deleted
inserted
replaced
29881:5797dc687a8e | 29882:0ddcd4fd2ecf |
---|---|
28 * support for 8 channel audio | 28 * support for 8 channel audio |
29 * sync dvd:// and dvdnav:// features | 29 * sync dvd:// and dvdnav:// features |
30 * support for mpeg4 asp in VDPAU video output (non B-frame only) | 30 * support for mpeg4 asp in VDPAU video output (non B-frame only) |
31 * support for live and non-live DVB teletext with demuxer lavf | 31 * support for live and non-live DVB teletext with demuxer lavf |
32 * -name, -title and -use-filename-title options for MPlayer | 32 * -name, -title and -use-filename-title options for MPlayer |
33 * support for stream handling via FFmpeg | |
34 Configure with --enable-protocol="file_protocol pipe_protocol | |
35 http_protocol rtmp_protocol tcp_protocol udp_protocol" | |
36 and use e.g. ffmpeg://http://example.com/test | |
33 | 37 |
34 MEncoder: | 38 MEncoder: |
35 * add -tsprog for demuxer lavf | 39 * add -tsprog for demuxer lavf |
36 | 40 |
37 rc3: "BikeshedCounter" March 27, 2009 | 41 rc3: "BikeshedCounter" March 27, 2009 |