[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:19:07 CET 2011
vlc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | 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 <jb at Kahlan.localdomain>
> 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
More information about the vlc-commits
mailing list