[vlc-commits] stream_filter: dash: always get segments through representation

Francois Cartegnie git at videolan.org
Thu Dec 18 22:39:45 CET 2014


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Tue Nov 18 16:43:21 2014 +0100| [eb2d6145f5a90a63ebe00b71cb729b4beeed94ee] | committer: Francois Cartegnie

stream_filter: dash: always get segments through representation

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

 .../adaptationlogic/AlwaysBestAdaptationLogic.cpp  |    2 +-
 .../adaptationlogic/RateBasedAdaptationLogic.cpp   |    2 +-
 modules/stream_filter/dash/mpd/BasicCMManager.cpp  |   13 -----
 modules/stream_filter/dash/mpd/BasicCMManager.h    |    1 -
 modules/stream_filter/dash/mpd/IMPDManager.h       |    1 -
 .../stream_filter/dash/mpd/IsoffMainManager.cpp    |   18 -------
 modules/stream_filter/dash/mpd/IsoffMainManager.h  |    1 -
 modules/stream_filter/dash/mpd/IsoffMainParser.cpp |   15 ++----
 modules/stream_filter/dash/mpd/Representation.cpp  |   52 +++++++++++++++++---
 modules/stream_filter/dash/mpd/Representation.h    |    5 +-
 10 files changed, 55 insertions(+), 55 deletions(-)

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


More information about the vlc-commits mailing list