[gstreamer-bugs] [Bug 345607] New: Updated "Embedding static elements in your application"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 21 15:12:01 PDT 2006


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=345607
 GStreamer | documentation | Ver: HEAD CVS

           Summary: Updated "Embedding static elements in your application"
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: minor
          Priority: Normal
         Component: documentation
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: philip at lysator.liu.se
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Documentation 
Section: Application Development Manual, Chapter 18. Pipeline manipulation
The section on "Embedding static elements in your application" suggests using
setting up a GstPluginDesc and calling _gst_plugin_register_static manually to
make a statically included plugin.

Correct version:
My patch updates the section to use the GST_PLUGIN_DEFINE_STATIC macro, with
which makes statically included plugins is really painless.

Other information:


-- 
Configure bugmail: http://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