vlc | branch: master | Christopher Mueller <[email protected]> | Fri Mar 9 17:59:18 2012 +0100| [70141801841ae6604f7707081b865d3b6600d817] | committer: Hugo Beauzée-Luyssen
dash: removed EOFException Signed-off-by: Hugo Beauzée-Luyssen <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
