[gst-cvs] wingo gst-plugins gstreamer: gst-plugins/ext/alsa/ gst-plugins/ext/arts/ gstreamer/examples/cutter/
Andy Wingo
wingo at users.sourceforge.net
Mon Mar 18 20:11:26 PST 2002
CVS Root: /cvsroot/gstreamer
Modules: gst-plugins 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:
gst-plugins/ext/alsa: Makefile.am gstalsa.c
gst-plugins/ext/arts: Makefile.am gst_arts.c
gstreamer/examples/cutter: cutter.c
Links:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/alsa/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/alsa/gstalsa.c.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/arts/Makefile.am.diff?r1=1.10&r2=1.11
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/arts/gst_arts.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/examples/cutter/cutter.c.diff?r1=1.7&r2=1.8
More information about the Gstreamer-commits
mailing list