[gst-cvs] wingo gst-plugins: gst-plugins/gst-libs/gst/audio/ gst-plugins/gst-libs/gst/idct/ gst-plugins/gst/silence/ gst-plugins/gst/sine/ gst-plugins/gst/smooth/ gst-plugins/gst/spectrum/ gst-plugins/gst/speed/ gst-plugins/gst/stereo/ gst-plugins/gst/stereomono/ gs

Andy Wingo wingo at users.sourceforge.net
Mon Mar 18 20:11:22 PST 2002


CVS Root:       /cvsroot/gstreamer
Module:         gst-plugins
Changes by:     wingo
Date:           Mon Mar 18 2002  20:10:42 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-libs/gst/audio: Makefile.am audio.c
    gst-libs/gst/idct: Makefile.am ieeetest.c mmx32idct.c
    gst/silence     : Makefile.am gstsilence.c
    gst/sine        : Makefile.am demo-dparams.c gstsinesrc.c
    gst/smooth      : Makefile.am gstsmooth.c
    gst/spectrum    : Makefile.am demo-osssrc.c gstspectrum.c
    gst/speed       : Makefile.am gstspeed.c gstspeed.h
    gst/stereo      : Makefile.am gststereo.c
    gst/stereomono  : Makefile.am gstmono2stereo.c gststereo2mono.c
                      gststereo2mono.h gststereosplit.c
    gst/synaesthesia: Makefile.am gstsynaesthesia.c synaescope.c
    gst/udp         : Makefile.am gstudpsink.c gstudpsrc.c
    gst/videoscale  : Makefile.am gstvideoscale.c gstvideoscale.h
                      videoscale.c videoscale_x86.c
    gst/volenv      : Makefile.am gstvolenv.c gstvolenv.h
    gst/volume      : Makefile.am gstvolume.c gstvolume.h
    gst/vumeter     : Makefile.am gstvumeter.c
    gst/wavparse    : Makefile.am gstriff.c gstwavparse.c
    gst/y4m         : Makefile.am gsty4mencode.c gsty4mencode.h

Links:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/audio/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/audio/audio.c.diff?r1=1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/idct/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/idct/ieeetest.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst-libs/gst/idct/mmx32idct.c.diff?r1=1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/silence/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/silence/gstsilence.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/sine/Makefile.am.diff?r1=1.8&r2=1.9
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/sine/demo-dparams.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/sine/gstsinesrc.c.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/smooth/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/smooth/gstsmooth.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/spectrum/Makefile.am.diff?r1=1.6&r2=1.7
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/spectrum/demo-osssrc.c.diff?r1=1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/spectrum/gstspectrum.c.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/speed/Makefile.am.diff?r1=1.6&r2=1.7
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/speed/gstspeed.c.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/speed/gstspeed.h.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereo/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereo/gststereo.c.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereomono/Makefile.am.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereomono/gstmono2stereo.c.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereomono/gststereo2mono.c.diff?r1=1.7&r2=1.8
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereomono/gststereo2mono.h.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/stereomono/gststereosplit.c.diff?r1=1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/synaesthesia/Makefile.am.diff?r1=1.6&r2=1.7
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/synaesthesia/gstsynaesthesia.c.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/synaesthesia/synaescope.c.diff?r1=1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/udp/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/udp/gstudpsink.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/udp/gstudpsrc.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videoscale/Makefile.am.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videoscale/gstvideoscale.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videoscale/gstvideoscale.h.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videoscale/videoscale.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/videoscale/videoscale_x86.c.diff?r1=1.2&r2=1.3
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/volenv/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/volenv/gstvolenv.c.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/volenv/gstvolenv.h.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/volume/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/volume/gstvolume.c.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/volume/gstvolume.h.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/vumeter/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/vumeter/gstvumeter.c.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/wavparse/Makefile.am.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/wavparse/gstriff.c.diff?r1=1.1.1.1&r2=1.2
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/wavparse/gstwavparse.c.diff?r1=1.4&r2=1.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/y4m/Makefile.am.diff?r1=1.5&r2=1.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/y4m/gsty4mencode.c.diff?r1=1.3&r2=1.4
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/y4m/gsty4mencode.h.diff?r1=1.1&r2=1.2




More information about the Gstreamer-commits mailing list