[Bug 762516] qtdemux: cenc auxiliary info parsing crashes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 08:40:41 UTC 2016


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

--- Comment #2 from Philippe Normand <phil at base-art.net> ---
Created attachment 322211
  --> https://bugzilla.gnome.org/attachment.cgi?id=322211&action=edit
qtdemux: don't push encrypted buffer without cenc metadata

When the cenc metadata is stored outside of the moof box and the
stream is exposed it is possible that the cenc metadata hasn't been
processed yet while the first buffer is being pushed. When this
happens the buffer can't possibly be decrypted downstream so don't
push it.

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