[Bug 761787] qtdemux: seek fails with CENC encrypted streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 12 22:54:19 UTC 2016


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

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
If it is relinked and there is a new protection-id event it should be sent to
qtdemux.

I think updating reset to exclude freeing the protection_system_ids unless it
is a 'hard reset' (when going to READY state, for example) makes more sense. If
you free it just to read from the pad again it will have the same effect as if
you had never freed it, right? If the information changes on the pad you have
gotten a new event and the event handling would also update the protection-ids.

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