]> git.sesse.net Git - vlc/commitdiff
Update NEWS, LIST and po for DASH
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 26 Oct 2011 05:33:55 +0000 (07:33 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 26 Oct 2011 05:43:18 +0000 (07:43 +0200)
NEWS
modules/LIST
po/POTFILES.in

diff --git a/NEWS b/NEWS
index fa0ddbb074ac143d17f6d8fb1011b537fcb16179..0540be4c1ccd73759b4f62b00aeaac55aa573f34 100644 (file)
--- 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
index 28e08a34c005ad28d33ce8cca8a6901add4dc01e..05fb0c495b0985f82cbb7b8d21caf6681997777f 100644 (file)
@@ -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
index 69b96fd99341794a5785a1d652e149823ab26516..8e68166d6871c1cd09611841ced88b2a6c20496f 100644 (file)
@@ -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