[Bug 654294] [basevideodecoder] Impossible to flush pending frames in ::set_format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 11 22:47:55 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654294
  GStreamer | gst-plugins-bad | 0.10.13

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-07-12 05:47:52 UTC ---
On a similar subject, the newsegment events are applied immediately instead of
waiting until the corresponding output buffers are pushed, i.e. the new segment
is applied to old buffers and if it's a non-update newsegment all pending
buffers are flushed.

Do you plan to work on one or both of these issues?

(Note: I implemented delaying pushing of serialized events until their buffers
are pushed, at least that part is correct now ;) ).

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