gstreamer/libs/gst/control
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
..
control.c moving around 2001-12-23 17:27:58 +00:00
control.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dparam.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:13 +00:00
dparam.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dparam_smooth.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:13 +00:00
dparam_smooth.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dparamcommon.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dparammanager.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:13 +00:00
dparammanager.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dplinearinterp.c moving around 2001-12-23 17:27:58 +00:00
dplinearinterp.h moving around 2001-12-23 17:27:58 +00:00
Makefile.am s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... 2002-03-19 01:39:45 +00:00