The NetBSD Project

CVS log for pkgsrc/graphics/enblend-enfuse/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / enblend-enfuse

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 29 16:38:33 2011 UTC (15 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fix building with libpng-1.5

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 29 16:30:41 2011 UTC (15 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Fix building with libpng-1.5

Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 14 18:26:34 2010 UTC (17 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

* Fixed buildling with Clang.
* Program crashes with image cache enabled. (Image cache doesn't help, anyway.)

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:29 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 15 05:47:58 2010 UTC (2 years ago) by adam
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Changes 4.0nb2:
* Revision bump for boost-1.43.0
* Enable OpenMP on Mac OS X

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 5 09:32:36 2010 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Distfile has changed - fix

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 16 21:28:35 2009 UTC (2 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.1: +7 -7 lines
Diff to previous 1.1 (colored)

Changes 4.0:
* Huge new documentation in Info, PS, PDF, and XHTML formats.  Plain
  HTML format is not supported because it cannot portably render MathML.
* New manual pages.
* Automatic bit depth conversion between input and output images if
  necessary.
* Compilation without image cache works again
  ("--disable-image-cache").  Speedups of up to 30% have been reported
  on the amd64 architecture.
* Enblend and Enfuse accept repsonse files in addition to literal
  image files.  Response files contain lists of image filenames or
  names of other response files.
* Lots of new warnings if a command-line option has no effect, like,
  for example, combining a mask optimization option with "--no-optimize".
* Enblend shows the initial, unoptimized seam line in addition to the
  optimized one in all seam-line visualization images (option "--visualize").
* Enblend and Enfuse read multi-layer TIFF files ("multi directory" in
  TIFF jargon).  It is even possible to mix multi-layer with single
  layer images.  This partially fixes SourceForge bug ID 1170329.
* Save masks with (lossless) "Deflate" compression.
* An improved wrap-around option, formerly only "-w", now "-wMODE" and
  "--wrap=MODE", lets the user determine whether to create a 360
  degrees horizontal or vertical panorama.  It is possible to wrap
  around vertically and horizontally at the same time.
* Without any output filename given, i.e. no "-o" option, the output
  filename now defaults to "a.tif", making "-o" truly an option.
* The user has better control of the number of pyramid levels.
  Previously only the maximum number in any blend could be reduced
  by the "-l" option.  Now, the maximum number can be reduced by a
  fixed amount no matter what the actual maximum number of permissible
  pyramid levels is.
* Use OpenMP to make better use of multi-processor machines.  As the
  image cache is not reentrant, OpenMP can only be activated when the
  image cache is disabled.
* Enblend and Enfuse issue messages following the GNU standard.
* Bug Fixes

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 1 14:39:28 2009 UTC (2 years, 8 months ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Enblend combines images that overlap like this into a single large image without
seams. Enfuse combines images that overlap like this into a single image with
good exposure and good focus. Both programs assume that your images are already
lined up. To make panoramas with Enblend and/or Enfuse, use Hugin.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 1 14:39:28 2009 UTC (2 years, 8 months ago) by adam
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>