[vlc-commits] dash: enabled persistent connections and pipelining

Christopher Mueller git at videolan.org
Mon Apr 16 11:05:01 CEST 2012


vlc | branch: master | Christopher Mueller <christopher.mueller at itec.aau.at> | Wed Apr 11 20:54:20 2012 +0200| [88fc7ccedd6d1a9264a411819b156dcab5a4b25e] | committer: Hugo Beauzée-Luyssen

dash: enabled persistent connections and pipelining

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h at gmail.com>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=88fc7ccedd6d1a9264a411819b156dcab5a4b25e
---

 modules/stream_filter/dash/DASHDownloader.cpp      |   40 ++---
 modules/stream_filter/dash/DASHDownloader.h        |    3 +-
 modules/stream_filter/dash/DASHManager.cpp         |    8 +-
 modules/stream_filter/dash/DASHManager.h           |    2 +-
 modules/stream_filter/dash/dash.cpp                |   17 +--
 .../dash/http/HTTPConnectionManager.cpp            |  185 ++++++++++---------
 .../dash/http/HTTPConnectionManager.h              |   46 +++---
 7 files changed, 145 insertions(+), 156 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=88fc7ccedd6d1a9264a411819b156dcab5a4b25e


More information about the vlc-commits mailing list