After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 71955 - Cleanup of Value Invert plugin
Cleanup of Value Invert plugin
Status: VERIFIED FIXED
Product: GIMP
Classification: Other
Component: Plugins
1.x
Other Linux
: Normal enhancement
: ---
Assigned To: GIMP Bugs
Daniel Egger
Depends on:
Blocks:
 
 
Reported: 2002-02-19 19:11 UTC by Maurits Rijk
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Speed-up of Value Invert (vinvert.c) plug-in (3.63 KB, patch)
2002-02-19 19:12 UTC, Maurits Rijk
none Details | Review

Description Maurits Rijk 2002-02-19 19:11:05 UTC
This patch:

- Speeds up the inner loop (vinvert_render_row) considerably
- Cleans the code slightly
Comment 1 Maurits Rijk 2002-02-19 19:12:19 UTC
Created attachment 6778 [details] [review]
Speed-up of Value Invert (vinvert.c) plug-in
Comment 2 Sven Neumann 2002-02-19 19:36:23 UTC
Nice work, will apply the patch to CVS.