[Bug 763491] typefind: behavior has changed on have-type signal, sets pad caps after signal handlers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 15 15:05:25 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #324002|none                        |needs-work
             status|                            |

--- Comment #30 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 324002:
 --> (https://bugzilla.gnome.org/review?bug=763491&attachment=324002)

Thanks, can you update the patch?

::: plugins/elements/gsttypefindelement.c
@@ +424,3 @@
+      if (event) {
+        GstCaps *event_caps;
+        gst_event_parse_caps (event, &event_caps);

You could just do gst_pad_get_current_caps() here instead

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