[Bug 705991] Adding support for DASH common encryption to qtdemux and dashdemux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 17 08:06:08 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=705991
A Ashley <bugzilla at ashley-family.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #301696|reviewed |none
status| |
Attachment #301696|0 |1
is obsolete| |
--- Comment #122 from A Ashley <bugzilla at ashley-family.net> ---
Created attachment 301851
--> https://bugzilla.gnome.org/attachment.cgi?id=301851&action=edit
event: Create a new Protection event
In order for a decrypter element to decrypt media protected using a specific
protection system, it first needs all the protection system specific
information necessary (E.g. information on how to acquire the decryption keys)
for that stream.
The GST_EVENT_PROTECTION defined in this patch enables this information to be
passed from elements that extract it (e.g. qtdemux, dashdemux) to elements that
use it (E.g. a decrypter element).
--
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