diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-25 10:32:35 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-25 10:32:35 +0000 |
| commit | 58a68b1823c7f6c0f995775034fb2b31e2929c12 (patch) | |
| tree | 40da72025a5bf147c971a466a07eefff00d51d46 /ChangeLog | |
| parent | cfee7319388dcafac9a5464606341c0d4b589122 (diff) | |
gst/goom/plugin_info.c: Use extended MMX for draw_line() too if available, not only normal MMX.
Original commit message from CVS:
* gst/goom/plugin_info.c: (setOptimizedMethods):
Use extended MMX for draw_line() too if available, not only
normal MMX.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-02-25 Sebastian Dröge <slomo@circular-chaos.org> + * gst/goom/plugin_info.c: (setOptimizedMethods): + Use extended MMX for draw_line() too if available, not only + normal MMX. + +2008-02-25 Sebastian Dröge <slomo@circular-chaos.org> + * ext/jpeg/gstjpeg.c: (plugin_init): Remove (commented out) smoke typefinder. This is in base now. |
