[Bug 752214] New: inter: new elements for multi-process pipelines

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 10 02:04:35 PDT 2015


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

            Bug ID: 752214
           Summary: inter: new elements for multi-process pipelines
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vincent.penquerch at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 307208
  --> https://bugzilla.gnome.org/attachment.cgi?id=307208&action=edit
inter: new elements for multi-process pipelines

These elements allow splitting a pipeline across several processes,
with communication done by intersink and intersrc elements.
One pipeline is the master pipeline, and is the one that controls
state changes. Other pipelines are slave, and change states based
on orders from the master pipeline. Slave pipelines must use the
interslavepipeline pipeline subclass.

Comes with tests and example programs.

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