[gstreamer-bugs] [Bug 612282] New: recombine: a simple module to recombine GstBuffers into larger ones

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 9 03:34:22 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612282
  GStreamer | don't know | unspecified

           Summary: recombine: a simple module to recombine GstBuffers
                    into larger ones
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: marc.leeman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


[mleeman at bane gst-recombine-0.10.3]$ gst-inspect recombine
Factory Details:
  Long name:    Recombine GST Buffers
  Class:    Generic
  Description:    Recombine smaller GST buffers into larger ones
  Author(s):    Marc Leeman <marc.leeman at gmail.com>
  Rank:        none (0)

Plugin Details:
  Name:            recombine
  Description:        GStreamer Buffer Recombine
  Filename:        /usr/local/lib/gstreamer-0.10/libgstrecombine.so
  Version:        0.10.0.3
  License:        unknown
  Source module:    gst-recombine
  Binary package:    Barco
  Origin URL:        http://www.barco.com/

GObject
 +----GstObject
       +----GstElement
             +----GstRecombine

Pad Templates:
  SINK template: 'sink'
    Availability: Always
    Capabilities:
      ANY

  SRC template: 'src'
    Availability: Always
    Capabilities:
      ANY


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_element_change_state_func
  Has custom save_thyself() function: gst_element_save_thyself
  Has custom restore_thyself() function: gst_element_restore_thyself

Element has no clocking capabilities.
Element has no indexing capabilities.
Element has no URI handling capabilities.

Pads:
  SRC: 'src'
    Implementation:
    Pad Template: 'src'
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_recombine_chain
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "recombine0"
  size                : Maximum buffer size
                        flags: readable, writable
                        Unsigned Integer. Range: 0 - 16777216 Default: 0
Current: 0

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