[vlc-commits] dash: Removing now useless AttributeNotPresentException
Hugo Beauzée-Luyssen
git at videolan.org
Fri Dec 30 18:15:35 CET 2011
vlc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Thu Dec 29 12:22:59 2011 +0100| [7127d0c9c8e7519994daa7656c9ddd0d7a5f0278] | committer: Jean-Baptiste Kempf
dash: Removing now useless AttributeNotPresentException
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7127d0c9c8e7519994daa7656c9ddd0d7a5f0278
---
modules/stream_filter/dash/Modules.am | 1 -
.../dash/adaptationlogic/AbstractAdaptationLogic.h | 1 -
.../dash/exceptions/AttributeNotPresentException.h | 42 ---------------
modules/stream_filter/dash/mpd/BasicCMManager.cpp | 55 ++++++++------------
modules/stream_filter/dash/mpd/BasicCMManager.h | 1 -
modules/stream_filter/dash/mpd/Group.cpp | 1 -
modules/stream_filter/dash/mpd/Group.h | 1 -
modules/stream_filter/dash/mpd/MPD.cpp | 1 -
modules/stream_filter/dash/mpd/MPD.h | 1 -
.../stream_filter/dash/mpd/ProgramInformation.cpp | 1 -
.../stream_filter/dash/mpd/ProgramInformation.h | 2 -
modules/stream_filter/dash/mpd/Representation.h | 3 +-
12 files changed, 24 insertions(+), 86 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7127d0c9c8e7519994daa7656c9ddd0d7a5f0278
More information about the vlc-commits
mailing list