[vlc-commits] Update NEWS, LIST and po for DASH
Jean-Baptiste Kempf
git at videolan.org
Wed Oct 26 07:45:58 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 26 07:33:55 2011 +0200| [bab7fd937bc8ab816561a5fe6087790f180e1fc6] | committer: Jean-Baptiste Kempf
Update NEWS, LIST and po for DASH
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bab7fd937bc8ab816561a5fe6087790f180e1fc6
---
NEWS | 1 +
modules/LIST | 1 +
po/POTFILES.in | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index fa0ddbb..0540be4 100644
--- a/NEWS
+++ b/NEWS
@@ -66,6 +66,7 @@ Access:
* Basic HTCPCP implementation for Coffee Pot control
* QTCapture: added support for all QTKit-compatible video input devices
* X11 Screen: support for capturing partially hidden windows
+ * MPEG DASH (Dynamic Adaptive Streaming over HTTP) support
Codecs:
* You can now use ffmpeg-mt in conjunction with vlc
diff --git a/modules/LIST b/modules/LIST
index 28e08a3..05fb0c4 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -301,6 +301,7 @@ $Id$
* sqlite: manage an SQLite database
* stats: Stats encoder function
* stl: EBU STL decoder
+ * stream_filter_dash: MPEG DASH playback
* 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
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 69b96fd..8e68166 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -980,6 +980,7 @@ modules/services_discovery/windrive.c
modules/services_discovery/xcb_apps.c
modules/stream_filter/decomp.c
modules/stream_filter/record.c
+modules/stream_filter/dash/dash.cpp
modules/stream_out/autodel.c
modules/stream_out/bridge.c
modules/stream_out/delay.c
More information about the vlc-commits
mailing list