vlc | branch: master | Jean-Paul Saman <[email protected]> | Tue Oct 12 22:06:30 2010 +0200| [3babb40513d148e66e83001c91b306c43b893ba3] | committer: Jean-Paul Saman
Update NEWS and modules/LIST > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3babb40513d148e66e83001c91b306c43b893ba3 --- NEWS | 1 + modules/LIST | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 9ae76b4..a7b005d 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Access * DShow: support for freq and video standard selection * Support for VDR recordings * Blu-Ray integration with libbluray + * HTTP Live streaming playback Codecs * You can now use ffmpeg-mt in conjunction with vlc diff --git a/modules/LIST b/modules/LIST index acdf790..b737950 100644 --- a/modules/LIST +++ b/modules/LIST @@ -277,6 +277,7 @@ $Id$ * spudec: RLE DVD subtitles decoder * sqlite: manage an SQLite database * stats: Stats encoder function + * stream_filter_httplive: HTTP Live streaming for playback * stream_filter_rar: Stream filter to read inside Rar files * stream_filter_record: record any stream instantly * stream_out_autodel: monitor mux inputs and automatically add/delete streams _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
