ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_amrwbdec_...
authorStefan Kost <ensonic@users.sourceforge.net>
Fri, 18 May 2007 09:35:28 +0000 (09:35 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Fri, 18 May 2007 09:35:28 +0000 (09:35 +0000)
commitd337dda7363352c89369fcae3bb0db898b092a5b
tree22fcdb0916c5445e7cb76d6dbec187ee61c63289
parent0df2cb85cc918ceba8276c54a3d9803696fafe2b
ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_amrwbdec_base_init, gst_amrwbdec_class_in...

Original commit message from CVS:
* ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT,
_do_init, gst_amrwbdec_base_init, gst_amrwbdec_class_init):
* ext/amrwb/gstamrwbenc.c (gst_amrwbenc_debug, GST_CAT_DEFAULT,
_do_init, gst_amrwbenc_base_init, gst_amrwbenc_class_init):
* ext/amrwb/gstamrwbparse.c (gst_amrwbparse_debug, GST_CAT_DEFAULT,
_do_init, gst_amrwbparse_base_init, gst_amrwbparse_class_init):
First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
GST_DEBUG_FUNCPTR and add log-category.
ChangeLog
ext/amrwb/gstamrwbdec.c
ext/amrwb/gstamrwbenc.c
ext/amrwb/gstamrwbparse.c