gstreamer/ext/ladspa
Andy Wingo 4359de2616 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:06 +00:00
..
gstladspa.c 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:06 +00:00
gstladspa.h Updated ladspa to work with the new caps nego stuff. Also updated it to work in using a loop function for configurati... 2002-01-22 04:42:11 +00:00
ladspa.h added ladspa, doesn't have checks yet though 2001-12-23 15:26:43 +00:00
load.c added ladspa, doesn't have checks yet though 2001-12-23 15:26:43 +00:00
Makefile.am 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:06 +00:00
search.c 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:06 +00:00
utils.h added ladspa, doesn't have checks yet though 2001-12-23 15:26:43 +00:00