protection: add function to filter system ids
authorXabier Rodriguez Calvar <calvaris@igalia.com>
Wed, 28 Jun 2017 07:54:56 +0000 (09:54 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 28 Jun 2017 09:52:11 +0000 (10:52 +0100)
commitbda8440f1f0de5be8036acfd78ec1d72929558ec
tree43d61fc743b6fb2d47c9cdf724840fddd0d38be1
parent3683a0753aa4fc43f3fa9c14114076d5dbfc1420
protection: add function to filter system ids

gst_protection_filter_systems_by_available_decryptors() takes an array
of strings and returns a new array of strings filtered by the available
decryptors for them so the ones you get are the ones that you should be
able to decrypt.

https://bugzilla.gnome.org/show_bug.cgi?id=770107
docs/gst/gstreamer-sections.txt
gst/gstprotection.c
gst/gstprotection.h
win32/common/libgstreamer.def