summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-08-12 15:41:57 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-08-12 15:41:57 +0000
commitcadec287af6a6279887168ce7b16a659fef75b89 (patch)
treee2cb8b3dd32474b2247d683a9de6617eb7a78ea0 /ChangeLog
parent0cbaaf092923aead941dadb6728d64cd554d1d2b (diff)
downloadgst-plugins-bad-cadec287af6a6279887168ce7b16a659fef75b89.tar.gz
gst-plugins-bad-cadec287af6a6279887168ce7b16a659fef75b89.tar.bz2
gst-plugins-bad-cadec287af6a6279887168ce7b16a659fef75b89.zip
gst/filter/: Improve debugging a bit.
Original commit message from CVS: * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel): * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel): Improve debugging a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b77f1057..28818578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-08-12 Sebastian Dröge <slomo@circular-chaos.org>
+ * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
+ * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
+ Improve debugging a bit.
+
+2007-08-12 Sebastian Dröge <slomo@circular-chaos.org>
+
* gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
(bpwsinc_start):
* gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),