gstreamer/examples/plugins
Richard Boulton 3a3b69bdc6 Use plugin descriptions, which start with the major and minor version numbers, instead of relying on each plugin to c...
Original commit message from CVS:
Use plugin descriptions, which start with the major and minor version
numbers, instead of relying on each plugin to call gst_plugin_new
appropriately, and check the return value, and tidy up if there's a
failure.  This seems to work fine, and factors out some code common to
all plugins.
2001-04-21 12:43:25 +00:00
..
.gitignore Move plugin example code to new location, and put it into build system. 2001-01-08 23:55:27 +00:00
example.c Use plugin descriptions, which start with the major and minor version numbers, instead of relying on each plugin to c... 2001-04-21 12:43:25 +00:00
example.h More doc updates 2001-02-22 23:18:51 +00:00
Makefile.am Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00