[gstreamer-bugs] [Bug 322851] New: [basesrc] add fill virtual method

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 30 08:09:01 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=322851
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [basesrc] add fill virtual method
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wim at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


basesrc currently has a create virtual method to create and fill a buffer with
data. Proposal is to separate the create and fill procedures, this would allow
us to make a default create implementation that uses bufferalloc and call the
fill function of the subclass. Subclasses would be more simple as they don't
have to bufferalloc themselves.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list