[vlc-commits] dash: Reworking MPD attributes parsing.
Hugo Beauzée-Luyssen
git at videolan.org
Tue Jan 24 23:21:53 CET 2012
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sat Dec 24 19:14:56 2011 +0100| [807ac284c8bda62dfd20c22a5a00b1b54385e58a] | committer: Jean-Baptiste Kempf
dash: Reworking MPD attributes parsing.
Mandatory elements are now checked.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit a43d294f8371770f4425eb0f2e2a8ec29e1b2e92)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=807ac284c8bda62dfd20c22a5a00b1b54385e58a
---
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/vlc-1.2.git/?a=commitdiff;h=807ac284c8bda62dfd20c22a5a00b1b54385e58a
More information about the vlc-commits
mailing list