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 172589 - deinterlace plugin - bad preview
deinterlace plugin - bad preview
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other Linux
: Normal minor
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-04-04 09:18 UTC by Jakub Friedl
Modified: 2008-01-15 12:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
buggy deinterlace preview (60.51 KB, image/png)
2005-04-04 09:20 UTC, Jakub Friedl
Details

Description Jakub Friedl 2005-04-04 09:18:50 UTC
when trying test image from the page recommended in the manual (alparysoft.com),
i get a partial preview only. see attached screenshot. the actual output of the
filter is ok.
Comment 1 Jakub Friedl 2005-04-04 09:20:39 UTC
Created attachment 39670 [details]
buggy deinterlace preview

the lower part of the preview is not deinterlaced. the actual output of the
filter is deinterlaced perfectly.
Comment 2 Sven Neumann 2005-04-04 12:23:12 UTC
Fixed in both branches:

2005-04-04  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/deinterlace.c (deinterlace): fixed boundary
	conditions that led to incorrect preview (bug #172589).