gstreamer/tests
Alex Ashley fd1e75900d dashdemux: copy ContentProtection element including xml namespaces
Commit bc09d8cc changed gstmpdparser to put the entire
<ContentProtection> element in the "value" field, so that DRMs
other than PlayReady could make use of the data inside this
element.

However, the data in the "value" field does not include any
XML namespace declarations that are used within the element. This
causes problems for a namespace aware XML parser that wants to
make use of this data.

This commit modifies the way the XML is converted to a string
so that XML namespaces are preserved in the output.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2487>
2021-08-27 10:47:06 +00:00
..
check dashdemux: copy ContentProtection element including xml namespaces 2021-08-27 10:47:06 +00:00
examples example: va: Add skin tone enhancement. 2021-08-18 14:51:01 +02:00
files Remove autotools build system 2019-10-14 13:54:27 +01:00
icles Remove autotools build system 2019-10-14 13:54:27 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 11:02:42 +00:00