[Bug 681436] Crash in gstvideofilter.c:propose_allocation()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 8 05:53:03 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681436
  GStreamer | gst-plugins-base | 0.11.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220664|none                        |rejected
             status|                            |

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2012-08-08 12:53:00 UTC ---
Review of attachment 220664:
 --> (https://bugzilla.gnome.org/review?bug=681436&attachment=220664)

::: gst-libs/gst/video/gstvideofilter.c
@@ +98,3 @@
+    if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL))
{
+      gst_buffer_pool_config_add_option (structure,
+          GST_BUFFER_POOL_OPTION_VIDEO_META);

It shouldn't add the video meta at all. That's something upstream elements must
do, especially as any upstream element is free to not support the video meta

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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