[gst-cvs] wingo gstreamer: gstreamer/examples/mixer/
Andy Wingo
wingo at users.sourceforge.net
Mon Mar 18 20:11:26 PST 2002
CVS Root: /cvsroot/gstreamer
Module: gstreamer
Changes by: wingo
Date: Mon Mar 18 2002 20:10:43 PST
Log message:
* 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.
Modified files:
examples/mixer : mixer.c
Links:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/examples/mixer/mixer.c.diff?r1=1.15&r2=1.16
More information about the Gstreamer-commits
mailing list