[Bug 786442] segfault encoding rawvideo since omxvideoenc: ensure enough buffers are allocated in the pool
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 30 13:00:09 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=786442
--- Comment #4 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 358585:
--> (https://bugzilla.gnome.org/review?bug=786442&attachment=358585)
::: omx/gstomxvideoenc.c
@@ +1911,3 @@
+ return FALSE;
+
+ size = self->input_state->info.size;
Done. But in this specific case that doesn't help as the caps from the query is
NULL as well. Is that another bug?
--
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