Commit bab7fd93 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS, LIST and po for DASH

parent f3600cde
......@@ -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
......
......@@ -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
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment