[Bug 751918] New: dataqueue: Make it understand buffers, segments, gaps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 3 09:56:47 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751918

            Bug ID: 751918
           Summary: dataqueue: Make it understand buffers, segments, gaps
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: olivier.crete at ocrete.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
            Blocks: 745768
     GNOME version: ---

In practice, every queue in GStreamer is buffers and synchronized
events/queries, so it doesn't make sense to have a GstDataQueue that tries to
abstract them, then re-implement the processing every it's used. As we
integrate queues in more elements (like in demuxers), we can reduce
duplication.

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