[Bug 709868] Keep still meaningfull pending events on FLUSH_STOP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 15 09:43:26 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709868
  GStreamer | gst-plugins-base | unspecified

Sebastian Dröge (slomo) <slomo> changed:

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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-10-15 07:43:22 UTC ---
Review of attachment 257311:
 --> (https://bugzilla.gnome.org/review?bug=709868&attachment=257311)

::: gst-libs/gst/video/gstvideoencoder.c
@@ +363,3 @@
+    }
+    g_list_free (priv->current_frame_events);
+    priv->current_frame_events = NULL;

You also need to check the pending events of all previous frames and handle
them. There might be queued frames that have some sticky events.

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