summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-08-11 21:30:03 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-08-11 21:30:03 +0000
commite76b5aa96b7e9a672ee493a2760ec9ad3b839014 (patch)
tree9c3e1461561221c8ea1d7e81ef1b6fb93e47ce05
parent4e5ca9f0844b70aa599f96ac08f1b3db4ad57cb2 (diff)
downloadgst-plugins-bad-e76b5aa96b7e9a672ee493a2760ec9ad3b839014.tar.gz
gst-plugins-bad-e76b5aa96b7e9a672ee493a2760ec9ad3b839014.tar.bz2
gst-plugins-bad-e76b5aa96b7e9a672ee493a2760ec9ad3b839014.zip
Changelog surgery
Original commit message from CVS: Changelog surgery
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 303452fd..ae15e439 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* gst/filter/gstbpwsinc.c: (process_32), (process_64):
* gst/filter/gstlpwsinc.c: (process_32), (process_64):
- Fix processing with buffer sizes that are larger than the filter
+ Fix processing with buffer sizes that are smaller than the filter
kernel size.
2007-08-10 Wim Taymans <wim.taymans@gmail.com>