[Bug 705991] Adding support for DASH common encryption to qtdemux and dashdemux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 31 09:08:16 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=705991

--- Comment #96 from A Ashley <bugzilla at ashley-family.net> ---
Created attachment 300679
  --> https://bugzilla.gnome.org/attachment.cgi?id=300679&action=edit
Utility function to select a Decryptor element

This patch adds a gst_protection_factory_check function that takes an array of
identifiers and searches the register for a decryption element that supports
one or more of the supplied identifiers. If multiple elements are found, the
one with the highest rank is selected.

This patch also adds a unit test for the gst_protection_select_system function
that adds a fake Decryptor element to the registry and then checks that it can
correctly be selected by the utility function.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list