gstreamer/testsuite
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
..
bytestream 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
caps Added caps testsuite. 2002-01-13 22:46:34 +00:00
cleanup make the test have output 2002-01-27 22:10:10 +00:00
dynparams reflect new dparams api 2002-03-04 18:55:17 +00:00
elements use properties 2002-02-12 13:53:15 +00:00
plugin s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT... 2002-01-12 00:47:40 +00:00
refcounting - some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui... 2001-12-04 22:12:50 +00:00
threads Small g_print additions 2001-12-18 19:45:31 +00:00
Makefile.am uncomment it in the DIRS to avoid errors 2002-02-22 19:38:48 +00:00
test_gst_init.c Updated test to have a comment explaining its purpose (very important this, especially for regression tests), and to ... 2001-03-09 12:29:51 +00:00