[vlc-commits] dash: Adding a RepresentationAttributesElements to represent standard' =?UTF-8?Q?s=20=C2=A75?=.4.3.2
Hugo Beauzée-Luyssen
git at videolan.org
Thu Dec 8 17:20:31 CET 2011
vlc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | 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 <jb at videolan.org>
> 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
More information about the vlc-commits
mailing list