diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-05-08 10:20:52 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-05-08 10:20:52 +0000 |
commit | a0369011e70816aabf1f9934b31805da1f01b12c (patch) | |
tree | 1b62d5fd6e6313e128deb585c7f53a7d05004f73 /ChangeLog | |
parent | 1d00afde9753aefe00d07bf846aa55feb79249bd (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |