summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-06-23 09:09:44 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-06-23 09:09:44 +0000
commitf8783d2cc64994c2226e901e92915963afb7bc02 (patch)
tree1eb5fe1d433779b3e993632a773d49788da81a76 /ChangeLog
parentea0de11a50da0afd151fb92f30bc216df6e52a56 (diff)
downloadgst-plugins-bad-f8783d2cc64994c2226e901e92915963afb7bc02.tar.gz
gst-plugins-bad-f8783d2cc64994c2226e901e92915963afb7bc02.tar.bz2
gst-plugins-bad-f8783d2cc64994c2226e901e92915963afb7bc02.zip
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro.
Original commit message from CVS: * ext/directfb/dfbvideosink.c: * ext/gsm/gstgsmdec.c: * ext/gsm/gstgsmenc.c: * ext/libmms/gstmms.c: * ext/neon/gstneonhttpsrc.c: * ext/theora/theoradec.c: * gst/freeze/gstfreeze.c: * gst/gdp/gstgdpdepay.c: * gst/gdp/gstgdppay.c: * sys/glsink/glimagesink.c: Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db65ac5..1bae2252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-06-23 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/directfb/dfbvideosink.c:
+ * ext/gsm/gstgsmdec.c:
+ * ext/gsm/gstgsmenc.c:
+ * ext/libmms/gstmms.c:
+ * ext/neon/gstneonhttpsrc.c:
+ * ext/theora/theoradec.c:
+ * gst/freeze/gstfreeze.c:
+ * gst/gdp/gstgdpdepay.c:
+ * gst/gdp/gstgdppay.c:
+ * sys/glsink/glimagesink.c:
+ Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
+ and fix one GObject boilerplate macro.
+
2006-06-20 Wim Taymans <wim@fluendo.com>
* gst/modplug/libmodplug/stdafx.h: