diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-08-12 15:41:57 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-08-12 15:41:57 +0000 |
commit | cadec287af6a6279887168ce7b16a659fef75b89 (patch) | |
tree | e2cb8b3dd32474b2247d683a9de6617eb7a78ea0 /ChangeLog | |
parent | 0cbaaf092923aead941dadb6728d64cd554d1d2b (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |