summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-12-17 08:51:34 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-12-17 08:51:34 +0000
commit5a30245c3873ea18764c42f0be8c839c386b8725 (patch)
tree2dc86857f85791ebdfa34fbcbf4560e92b74f518 /ChangeLog
parent0a6d8f01ef437344cf74728ddadd332ac99f6486 (diff)
gst/adder/: Cleanup variable names to make the adder-loop easier to understand.
Original commit message from CVS: * gst/adder/Makefile.am: * gst/adder/gstadder.c: Cleanup variable names to make the adder-loop easier to understand. Also try to use liboil to spee it up, but ifdef it out as it does not make any change for me (Intel pentim M (sse,sse2) please try on other systems).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07a6a150..c62fac04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-17 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/adder/Makefile.am:
+ * gst/adder/gstadder.c:
+ Cleanup variable names to make the adder-loop easier to understand.
+ Also try to use liboil to spee it up, but ifdef it out as it does not
+ make any change for me (Intel pentim M (sse,sse2) please try on other
+ systems).
+
2008-12-16 Wim Taymans <wim.taymans@collabora.co.uk>
* docs/plugins/Makefile.am: