[Bug 703182] multipartmux does not push new segment after flushing seek

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 02:21:29 PDT 2013


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

Sebastian Dröge <slomo> changed:

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

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-01 09:21:24 UTC ---
Review of attachment 247893:
 --> (https://bugzilla.gnome.org/review?bug=703182&attachment=247893)

::: gst/multipart/multipartmux.c
@@ +389,3 @@
+
+  switch (GST_EVENT_TYPE (event)) {
+    case GST_EVENT_FLUSH_START:

This should be FLUSH_STOP instead. Otherwise there's a small race condition
possible

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