[Bug 784129] event: make DRM system id optional in GST_PROTECTION event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 5 15:32:51 UTC 2018


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

Xabier Rodríguez Calvar <calvaris at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |calvaris at igalia.com

--- Comment #10 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
(In reply to y.bandou from comment #9)
> I close this bug, we don't need this patch with the latest patch that was
> sent in bug 765275, setting the systemId "UNDEFINED" or something similar.

I think it is a bad idea to not change the API or create new functions to
create and parse an event without the key system. I understand that the WebM
spec can be wrong but it is what it is now and we should be able to work with
it without this hack.

If we decide there is no other possibility, then I think we should declare
something like:

#define GST_PROTECTION_EVENT_UNSPECIFIED_KEY_SYSTEM "unspecified.gstreamer.org"

and then using this in the clients.

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