vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Thu Dec 1 11:34:11 2011 +0100| [ca1faade375776de2bf4c8606de473e3bf6a2c70] | committer: Jean-Baptiste Kempf
dash: Adding a RepresentationAttributesElements to represent standard's §5.4.3.2 This will also save some code in a near future. Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ca1faade375776de2bf4c8606de473e3bf6a2c70 --- modules/stream_filter/dash/Modules.am | 2 + .../dash/mpd/CommonAttributesElements.cpp | 126 ++++++++++++++++++++ .../dash/mpd/CommonAttributesElements.h | 61 ++++++++++ modules/stream_filter/dash/mpd/Representation.cpp | 82 +------------- modules/stream_filter/dash/mpd/Representation.h | 16 +-- 5 files changed, 193 insertions(+), 94 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ca1faade375776de2bf4c8606de473e3bf6a2c70 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
