[Bug 755614] qtdemux: support for cenc auxiliary info parsing outside of moof box
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 13 09:11:58 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755614
--- Comment #2 from Anton Obzhirov <obzhirov at yahoo.co.uk> ---
Review of attachment 312117:
--> (https://bugzilla.gnome.org/review?bug=755614&attachment=312117)
Hi Philippe,
We tested the patch using our GStreamer backend
(https://github.com/Samsung/ChromiumGStreamerBackend/)
using Google EME tests. So far seems to work fine.
BR, Anton
::: gst/isomp4/qtdemux.c
@@ +3387,3 @@
if (!saio_node) {
GST_ERROR_OBJECT (qtdemux, "saiz box without a corresponding saio
box");
+ g_free (qtdemux->info_sizes);
It can probably lead to double deletion in gst_qtdemux_dispose.
--
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