Bug 121858 - graphics/pfstmo - Update port: - 1.2 release
Summary: graphics/pfstmo - Update port: - 1.2 release
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-19 10:20 UTC by Iouri V. Ivliev
Modified: 2008-04-04 13:30 UTC (History)
0 users

See Also:


Attachments
pfstmo.diff (2.09 KB, patch)
2008-03-19 10:20 UTC, Iouri V. Ivliev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iouri V. Ivliev 2008-03-19 10:20:00 UTC
Notes:
PFStmo 1.2 features an improved version of the manntiuk06 tone-mapping
operator, which is faster and consumes less memory (thanks to Ed
Brambley). Some serious bugs causing "stripes" in some images have
been also fixed.
Changes:
    * mantiuk06: fixed some serious bugs in the solver and subsampling
        procedure the artifacts found in some odd-sized images
        should be gone
    * mantiuk06: faster up-/down-sampling functions make the
        algorithm 25% faster. Thanks to Ed Brambley.
    * mantiuk06: performance improvements from Ed Brambley: lower
        memory consumption, faster solver, better convergence,
        additional scale parameter for the contrast equalization
        method.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-03-19 10:45:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-04-03 12:03:37 UTC
Responsible Changed
From-To: miwi->rafan

I will take care of this PR for miwi.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-04-04 13:18:29 UTC
rafan       2008-04-04 12:18:22 UTC

  FreeBSD ports repository

  Modified files:
    graphics/pfstmo      Makefile distinfo 
  Added files:
    graphics/pfstmo/files patch-src-mantiuk06-contrast_domain.cpp 
  Log:
  - Update to 1.2
  
  PR:             ports/121858
  Submitted by:   Iouri V. Ivliev <ii at any.com.ru> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/graphics/pfstmo/Makefile
  1.2       +3 -3      ports/graphics/pfstmo/distinfo
  1.1       +16 -0     ports/graphics/pfstmo/files/patch-src-mantiuk06-contrast_domain.cpp (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2008-04-04 13:30:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!