[vlc-commits] dash: Removing now useless AttributeNotPresentException
Hugo Beauzée-Luyssen
git at videolan.org
Tue Jan 24 23:21:57 CET 2012
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Thu Dec 29 12:22:59 2011 +0100| [692fe79d54ee104f45c83af573c86bb2ad8d3d29] | committer: Jean-Baptiste Kempf
dash: Removing now useless AttributeNotPresentException
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit 7127d0c9c8e7519994daa7656c9ddd0d7a5f0278)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=692fe79d54ee104f45c83af573c86bb2ad8d3d29
---
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/vlc-1.2.git/?a=commitdiff;h=692fe79d54ee104f45c83af573c86bb2ad8d3d29
More information about the vlc-commits
mailing list