[vlc-commits] dash: CommonAttributesElements: Reworking getters/setters.
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> | Mon Dec 19 23:56:13 2011 +0100| [1ea33a1fdc6472597478226d3ec34bfdbe7edf8b] | committer: Jean-Baptiste Kempf
dash: CommonAttributesElements: Reworking getters/setters.
This will allow the parser to interact with all elements sharing these
attibutes/subelements.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit 68024ffea8357053688f8e763f7fdc2c92779f6c)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=1ea33a1fdc6472597478226d3ec34bfdbe7edf8b
---
.../dash/mpd/CommonAttributesElements.cpp | 113 ++++++++++++--------
.../dash/mpd/CommonAttributesElements.h | 46 ++++++---
modules/stream_filter/dash/mpd/Representation.cpp | 2 +-
modules/stream_filter/dash/mpd/Representation.h | 1 +
4 files changed, 100 insertions(+), 62 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=1ea33a1fdc6472597478226d3ec34bfdbe7edf8b
More information about the vlc-commits
mailing list