vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Thu Dec 1 11:34:11 2011 +0100| [7972dbae5aa3845762924c3dd65303546065cab7] | 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=7972dbae5aa3845762924c3dd65303546065cab7 --- 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=7972dbae5aa3845762924c3dd65303546065cab7 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
