summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-05-08 10:20:52 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-05-08 10:20:52 +0000
commita0369011e70816aabf1f9934b31805da1f01b12c (patch)
tree1b62d5fd6e6313e128deb585c7f53a7d05004f73 /ChangeLog
parent1d00afde9753aefe00d07bf846aa55feb79249bd (diff)
gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Add more notes about whats needed for libo...
Original commit message from CVS: * gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Add more notes about whats needed for liboil acceleration. Simplify docs a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a50ccf0..5ee5e42e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-08 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/level/gstlevel.c:
+ Also support 32bit (e.g. whe having it after 'mad'). Add more notes
+ about whats needed for liboil acceleration. Simplify docs a bit.
+
2008-05-08 Sebastian Dröge <slomo@circular-chaos.org>
Patch by: Sjoerd Simons <sjoerd at luon dot net>