[Bug 703405] playbin: stream-combiners can't be bins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 2 12:51:32 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703405
  GStreamer | gst-plugins-base | git

Brendan Long <self> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #248182|0                           |1
        is obsolete|                            |

--- Comment #15 from Brendan Long <self at brendanlong.com> 2013-07-02 16:36:30 UTC ---
Created an attachment (id=248247)
 View: https://bugzilla.gnome.org/attachment.cgi?id=248247
 Review: https://bugzilla.gnome.org/review?bug=703405&attachment=248247

Add GST_FLAG_NO_SINGLE_ELEMENT_BINS

Is this what you had in mind?

  * Added flag GST_PARSE_FLAG_NO_SINGLE_ELEMENT_BINS
  * If that flag is passed to gst_parse_bin_from_description_full, it will
return
    the element that would've been put in a single-element bin.
  * That flag is used in gstparse.c to avoid superfluous bins.

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