[Bug 765435] plugins: rework dmabuf import

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 11:28:11 UTC 2016


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

--- Comment #36 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 328817:
 --> (https://bugzilla.gnome.org/review?bug=765435&attachment=328817)

::: gst/vaapi/gstvaapivideobufferpool.c
@@ +187,2 @@
+  if (gst_buffer_pool_config_has_option (config,
+          GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT)) {

has_video_alignment is only used locally to the function. It should not be hold
in the private structure. That's why there is no need to add it in the options.

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