[vlc-commits] dash: added byte range requests
Christopher Mueller
git at videolan.org
Tue Feb 14 17:30:18 CET 2012
vlc | branch: master | Christopher Mueller <christopher.mueller at itec.aau.at> | Sat Feb 11 11:59:52 2012 +0100| [62748a33a24094bd5e2b7060ba4a7608fe870e01] | committer: Hugo Beauzée-Luyssen
dash: added byte range requests
Signed-off-by: Christopher Mueller <christopher.mueller at itec.aau.at>
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h at gmail.com>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=62748a33a24094bd5e2b7060ba4a7608fe870e01
---
modules/stream_filter/dash/http/Chunk.cpp | 14 +++-
modules/stream_filter/dash/http/Chunk.h | 3 +
modules/stream_filter/dash/http/HTTPConnection.cpp | 71 +++++++++++++++-----
modules/stream_filter/dash/http/HTTPConnection.h | 10 ++-
.../dash/http/HTTPConnectionManager.cpp | 2 +-
.../stream_filter/dash/mpd/IsoffMainManager.cpp | 4 +-
modules/stream_filter/dash/mpd/IsoffMainParser.cpp | 8 +-
modules/stream_filter/dash/mpd/Segment.cpp | 1 +
8 files changed, 85 insertions(+), 28 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=62748a33a24094bd5e2b7060ba4a7608fe870e01
More information about the vlc-commits
mailing list