[vlc-commits] dash: removed EOFException

Christopher Mueller git at videolan.org
Tue Mar 20 15:14:36 CET 2012


vlc | branch: master | Christopher Mueller <christopher.mueller at itec.aau.at> | Fri Mar  9 17:59:18 2012 +0100| [70141801841ae6604f7707081b865d3b6600d817] | committer: Hugo Beauzée-Luyssen

dash: removed EOFException

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

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

 modules/stream_filter/dash/DASHDownloader.cpp      |    8 +---
 modules/stream_filter/dash/DASHDownloader.h        |    1 -
 modules/stream_filter/dash/DASHManager.cpp         |    1 -
 modules/stream_filter/dash/DASHManager.h           |    1 -
 modules/stream_filter/dash/Modules.am              |    1 -
 .../adaptationlogic/AbstractAdaptationLogic.cpp    |    1 -
 .../dash/adaptationlogic/AbstractAdaptationLogic.h |    1 -
 .../adaptationlogic/AlwaysBestAdaptationLogic.cpp  |    7 +--
 .../adaptationlogic/AlwaysBestAdaptationLogic.h    |    3 +-
 .../dash/adaptationlogic/IAdaptationLogic.h        |    5 +-
 .../adaptationlogic/RateBasedAdaptationLogic.cpp   |    9 ++--
 .../adaptationlogic/RateBasedAdaptationLogic.h     |    3 +-
 .../stream_filter/dash/exceptions/EOFException.h   |   42 --------------------
 13 files changed, 13 insertions(+), 70 deletions(-)

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


More information about the vlc-commits mailing list