mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
dashdemux: Properly detect presence of xml attributes
Convert all xml attribute/content parsing functions to return a boolean value indicating whether or not the attribute/content was present. We need this finer-grained control in order to properly implement the inheritance policies described in the spec Also fixed several memory leak conditions when handling errors in the xml attribute/content parsing functions. https://bugzilla.gnome.org/show_bug.cgi?id=702677
This commit is contained in:
parent
467b22c567
commit
5e0ed52880
1 changed files with 442 additions and 387 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue