vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Oct 13 01:02:09 2010 +0200| [2ab70b638bcc79d7cafaffb55705fd01a10767db] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2ab70b638bcc79d7cafaffb55705fd01a10767db --- NEWS | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a7b005d..ec90413 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ Important changes for packagers: its file systems and files content (except the Windows port). If this is not acceptable, pass --enable-non-utf8 to the configure script. * The default tarballs are now .tar.xz + * The NPAPI webplugin has moved to git://git.videolan.org/npapi-vlc.git Access * Multiple files are supported from RAR files @@ -14,7 +15,7 @@ Access * DShow: support for freq and video standard selection * Support for VDR recordings * Blu-Ray integration with libbluray - * HTTP Live streaming playback + * HTTP Live Streaming (IETF draft) playback support Codecs * You can now use ffmpeg-mt in conjunction with vlc @@ -48,7 +49,7 @@ Video Filter: * New posterize filter for lowering the number of colors Stream output: - * New livehttp-module for HTTP Live Streamin (iphone-stuff), + * New livehttp-module for HTTP Live Streaming (IETF draft) output example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3, venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{ access=livehttp{index=public_html/iphonestream.m3u8, _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
