Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they...
authorDavid Schleef <ds@schleef.org>
Wed, 4 Feb 2004 19:28:51 +0000 (19:28 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 4 Feb 2004 19:28:51 +0000 (19:28 +0000)
commit46fb44566cf104988567658c26fb7d27deb163f5
tree4eba7ae3ba79e6454e722d1231b414d74f6eb1a5
parentd7949a9ba8dcbad5a732aaeded37fbb34031a5fe
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they would expand to.

Original commit message from CVS:
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
with the code that they would expand to.
* ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
(gst_flacdec_get_src_query_types),
(gst_flacdec_get_src_event_masks):
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
(gst_gnomevfssrc_get_query_types),
(gst_gnomevfssrc_get_event_mask):
ChangeLog
ext/gnomevfs/gstgnomevfssrc.c