]> git.sesse.net Git - vlc/commit
demux: dash: add fixed rate adaptation policy
authorFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 18 Dec 2014 20:44:25 +0000 (21:44 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 18 Dec 2014 21:38:09 +0000 (22:38 +0100)
commit6ba79d21b2fa7e80059f46a71ac0322269fbb6d7
tree31783870031a3410487ad27ca4445780e591b944
parentb397e42f30fbfdec64d27411ab4f0a853274de91
demux: dash: add fixed rate adaptation policy
modules/stream_filter/dash/adaptationlogic/AdaptationLogicFactory.cpp
modules/stream_filter/dash/adaptationlogic/IAdaptationLogic.h
modules/stream_filter/dash/adaptationlogic/RateBasedAdaptationLogic.cpp
modules/stream_filter/dash/adaptationlogic/RateBasedAdaptationLogic.h
modules/stream_filter/dash/dash.cpp