[Bug 762516] qtdemux: cenc auxiliary info parsing crashes
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 25 10:38:01 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=762516
--- Comment #17 from Philippe Normand <phil at base-art.net> ---
Created attachment 322348
--> https://bugzilla.gnome.org/attachment.cgi?id=322348&action=edit
qtdemux: cenc aux info parsing from mdat support in PULL mode
This is already supported for PUSH mode but was failing in PULL mode.
The aux info is sometimes stored in the mdat before the first sample,
so the loop task needs to pull data stored at that location and
perform the aux info cenc parsing.
https://bugzilla.gnome.org/show_bug.cgi?id=761700
--
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