[Bug 660260] isomp4: Add support for GstForceKeyUnit events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 30 12:27:45 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=660260
  GStreamer | gst-plugins-good | git

--- Comment #20 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-09-30 19:27:38 UTC ---
Review of attachment 252750:
 --> (https://bugzilla.gnome.org/review?bug=660260&attachment=252750)

::: gst/isomp4/gstqtmux.c
@@ -3086,0 +3169,42 @@
+static gint
+_sort_fku_events (GstEvent * e1, GstEvent * e2)
+{
... 39 more ...

My point here is that I see that the enqueue done in the srcpad event handler
doesn't pass null, but passes the src pad itself. Shouldn't it be passing null,
instead?

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