mpdparser: MS PlayReady ContentProtection parsing
authorPhilippe Normand <philn@igalia.com>
Fri, 4 Nov 2016 08:56:33 +0000 (09:56 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 4 Nov 2016 15:04:59 +0000 (17:04 +0200)
commitdd0c56b4a2a506bdb2168441c18b791bc1369fb1
tree096fbbb13f1d6b1e6e9ff56a18a96c83a3b6252b
parent4899bf09268d8af6f426e5e82baf13eef30dca64
mpdparser: MS PlayReady ContentProtection parsing

The "pro" (PlayReady Object) element contents are now base64-decoded
and properly stored in Protection events.

https://bugzilla.gnome.org/show_bug.cgi?id=773936
ext/dash/gstmpdparser.c
tests/check/elements/dash_demux.c
tests/check/elements/dash_mpd.c