[Bug 770107] qtdemux: reports only one encryption system even if it can support more than one

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 8 17:11:47 UTC 2016


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

--- Comment #8 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
Ok, my plans are:

* Creating and interface that will allow other demuxers to follow the same
approach. This interface will have a method to set the preferred system id.
* qtdemux will implement this interface and at the moment of selecting the
decryptor, it will send a message to the bus that shall be answered in the sync
handler. If we don't get a satisfactory answer, we proceed as we do now, if
not, we select the handler specified by the user. Of course, the interface will
provide a helper to send that message.

How does this sound? If I don't get an answer I will begin with this.

-- 
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