[vlc-commits] stream_filter: dash: refactor the HTTP thing
Francois Cartegnie
git at videolan.org
Thu Dec 18 22:39:48 CET 2014
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Nov 20 18:00:15 2014 +0100| [2801bd5aa917225a8d8cdaca5eb478cd1c5a5ca2] | committer: Francois Cartegnie
stream_filter: dash: refactor the HTTP thing
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2801bd5aa917225a8d8cdaca5eb478cd1c5a5ca2
---
modules/stream_filter/dash/http/HTTPConnection.cpp | 33 ++++-------
modules/stream_filter/dash/http/HTTPConnection.h | 13 +----
.../stream_filter/dash/http/IHTTPConnection.cpp | 61 +++++++++++++++-----
modules/stream_filter/dash/http/IHTTPConnection.h | 16 ++++-
.../dash/http/PersistentConnection.cpp | 48 +++++++--------
.../stream_filter/dash/http/PersistentConnection.h | 1 +
6 files changed, 96 insertions(+), 76 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2801bd5aa917225a8d8cdaca5eb478cd1c5a5ca2
More information about the vlc-commits
mailing list