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 Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4 2002-10-20 00:51:51 +00:00
gstflac.c ext/flac/: Fix typos 2004-01-31 10:25:05 +00:00
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 ext/flac/: Fix typos 2004-01-31 10:25:05 +00:00
gstflacenc.c change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
gstflacenc.h ext/flac/: Fix typos 2004-01-31 10:25:05 +00:00
gstflactag.c code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
gstflactag.h Compilation will work better if I don't forget new files.. 2003-12-07 21:43:04 +00:00
Makefile.am distcheck fixes 2003-12-08 23:41:53 +00:00