[vlc-commits] dash: Reworking MPD attributes parsing.
Hugo Beauzée-Luyssen
git at videolan.org
Fri Dec 30 18:15:31 CET 2011
vlc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sat Dec 24 19:14:56 2011 +0100| [a43d294f8371770f4425eb0f2e2a8ec29e1b2e92] | committer: Jean-Baptiste Kempf
dash: Reworking MPD attributes parsing.
Mandatory elements are now checked.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a43d294f8371770f4425eb0f2e2a8ec29e1b2e92
---
modules/stream_filter/dash/mpd/BasicCMParser.cpp | 61 ++++++++++++++-
modules/stream_filter/dash/mpd/BasicCMParser.h | 2 +-
modules/stream_filter/dash/mpd/MPD.cpp | 90 +++++++++++++++++-----
modules/stream_filter/dash/mpd/MPD.h | 29 +++++--
4 files changed, 154 insertions(+), 28 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a43d294f8371770f4425eb0f2e2a8ec29e1b2e92
More information about the vlc-commits
mailing list