gstreamer/tests/old/examples
Andy Wingo 0067d17205 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:13 +00:00
..
autoplug removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
cutter removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
events removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
helloworld add two apis: gst_element_connect_elements_many (elem1, elem2, ...) 2002-02-21 14:44:27 +00:00
helloworld2 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
launch Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123 2002-01-31 09:08:30 +00:00
mixer removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
plugins removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
queue for i in find . -name *.[ch]; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done 2002-01-05 23:05:56 +00:00
queue2 for i in find . -name *.[ch]; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done 2002-01-05 23:05:56 +00:00
queue3 for i in find . -name *.[ch]; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done 2002-01-05 23:05:56 +00:00
queue4 for i in find . -name *.[ch]; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done 2002-01-05 23:05:56 +00:00
thread removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
typefind Fixed the typefind function 2001-12-22 21:28:16 +00:00
xml removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
Makefile.am autoplug doesn't depend on gnome anymore. 2002-01-17 20:58:42 +00:00