[Bug 728138] Core could be more helpful with respect to event ordering

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 14 06:11:11 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728138
  GStreamer | gstreamer (core) | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-04-14 13:11:07 UTC ---
I'm not sure if you are both saying the same thing. To recap the situation,
asynchronous elements need to queue serialized events so they are pushed before
the right buffer.

The proposal I see here would be to design helpers (in GstElement and other
baseclass) that would make implementation of asynchronous element a little
easier in regard to the serialized events handling. Class flags could be used
to enabled the desired behavious, and prevent backward compatibility issues.

Is this correct Mathieu ?

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