summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-05-18 09:35:28 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-05-18 09:35:28 +0000
commitd337dda7363352c89369fcae3bb0db898b092a5b (patch)
tree22fcdb0916c5445e7cb76d6dbec187ee61c63289 /ChangeLog
parent0df2cb85cc918ceba8276c54a3d9803696fafe2b (diff)
downloadgst-plugins-bad-d337dda7363352c89369fcae3bb0db898b092a5b.tar.gz
gst-plugins-bad-d337dda7363352c89369fcae3bb0db898b092a5b.tar.bz2
gst-plugins-bad-d337dda7363352c89369fcae3bb0db898b092a5b.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a645add0..e2afb348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-05-18 Stefan Kost <ensonic@users.sf.net>
+
+ * 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.
+
2007-05-17 Edward Hervey <edward@fluendo.com>
* sys/osxvideo/osxvideosink.h: