gstreamer/ext/flac
David Schleef e3eccad808 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):
2004-02-04 19:28:51 +00:00
..
flac_compat.h
gstflac.c
gstflacdec.c Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they would expand to. 2004-02-04 19:28:51 +00:00
gstflacdec.h
gstflacenc.c
gstflacenc.h
gstflactag.c code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
gstflactag.h
Makefile.am