[Bug 684259] New: [0.11][regression] Can't add a non-complete pipeline to a running tee

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 17 16:56:56 PDT 2012


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

           Summary: [0.11][regression] Can't add a non-complete pipeline
                    to a running tee
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=224562)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=224562)
example code

If I have a running pipeline with a tee, in 0.10, I could add a queue and other
elements and it would ignore the not-linked errors.

In 1.0, GstPad will convert the non-1 returns to flow-not-negotiated or
flow-error when pushing the sticky events before pushing a buffer. This will
cause the tee to not ignore them.

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