[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
Tue Jan 24 23:21:50 CET 2012
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Thu Dec 1 11:34:11 2011 +0100| [a8ce888feb5181dfb978f4b2cca5a2c5703aefc3] | 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>
(cherry picked from commit 7972dbae5aa3845762924c3dd65303546065cab7)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=a8ce888feb5181dfb978f4b2cca5a2c5703aefc3
---
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/vlc-1.2.git/?a=commitdiff;h=a8ce888feb5181dfb978f4b2cca5a2c5703aefc3
More information about the vlc-commits
mailing list