GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
authorAndy Wingo <wingo@pobox.com>
Thu, 11 Apr 2002 20:42:25 +0000 (20:42 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 11 Apr 2002 20:42:25 +0000 (20:42 +0000)
commit3a9c675a6819ecd54c84d1810b7abe055fde3864
tree8a98875ab1b8a5e21eb0df5e707d14fce8687eb6
parent18c6c04fdcc76ee66884a65c4bc7f6ce48d4398e
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.

Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

same with *factory and typefind.

also, some -Werror fixes.
38 files changed:
common
examples/capsfilter/capsfilter1.c
ext/aalib/gstaasink.c
ext/dv/demo-play.c
ext/dv/gstdvdec.c
ext/esd/esdmon.c
ext/esd/esdsink.c
ext/flac/gstflac.c
ext/jpeg/gstjpeg.c
ext/jpeg/gstjpegdec.h
ext/jpeg/gstjpegenc.h
ext/ladspa/gstladspa.c
ext/mikmod/gstmikmod.c
ext/raw1394/gst1394.c
ext/raw1394/gstdv1394src.c
gst/auparse/gstauparse.c
gst/avi/audiocodecs.c
gst/avi/gstaviaudiodecoder.c
gst/avi/gstavidemux.c
gst/avi/gstavimux.c
gst/avi/gstcdxaparse.c
gst/cutter/gstcutter.c
gst/flx/gstflxdec.c
gst/goom/gstgoom.c
gst/law/alaw.c
gst/law/mulaw.c
gst/level/gstlevel.c
gst/median/gstmedian.c
gst/monoscope/gstmonoscope.c
gst/smoothwave/demo-osssrc.c
gst/smoothwave/gstsmoothwave.c
gst/spectrum/gstspectrum.c
gst/udp/gstudp.c
gst/wavparse/gstwavparse.c
sys/oss/gstossgst.c
sys/oss/gstosssink.c
sys/oss/gstosssrc.c
tests/examples/spectrum/demo-osssrc.c