[Bug 684237] videomixer: Caps negotiation does not always work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 18 18:10:47 PDT 2013


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #244686|none                        |accepted-commit_now
             status|                            |

--- Comment #47 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-05-19 01:10:33 UTC ---
Review of attachment 244686:
 --> (https://bugzilla.gnome.org/review?bug=684237&attachment=244686)

One small comment about this one, but I think it can still me merged.

::: gst/videomixer/videomixer2.c
@@ +963,3 @@
     GST_DEBUG_OBJECT (mix, "pending flush stop");
     gst_pad_push_event (mix->srcpad, gst_event_new_flush_stop (TRUE));
+    mix->flush_stop_pending = FALSE;

My understanding is that this case does not exist, unless all sources forget to
send flush-stop and starts sending data. Is that correct ?

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