Skip to content

Review: Over (Stefan Stavrev, with minor mods by LG)#390

Merged
lgritz merged 2 commits intoAcademySoftwareFoundation:masterfrom
lgritz:over
Jun 28, 2012
Merged

Review: Over (Stefan Stavrev, with minor mods by LG)#390
lgritz merged 2 commits intoAcademySoftwareFoundation:masterfrom
lgritz:over

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Jun 28, 2012

This is Stefan Stavrev's work, after I've squashed it and applied a few minor modifications on top of it. To wit:

  • Lots of documenting comments.
  • Some minor formatting changes or other small changes for clarity in some places.
  • Move parallel_image to imagebufalgo.h and change slightly to remove the need for the R parameter entirely. I think that makes it even more generally useful.
  • Add testsuite/oiiotool-composite
  • Fix oiiotool default threads to correctly be hardware concurrency.

I'm posting this review only to make it easy for Stefan and Chris Foster (and others, if interested) to look it over one more time, with both my and Stefan's changes together, before I do a final merge into the development master.

Stefan's original pull request is here: #381

StefanStavrev and others added 2 commits June 27, 2012 12:41
* Lots of documenting comments.
* Some minor formatting changes or other small changes for clarity in
  some places.
* Move parallel_image to imagebufalgo.h and change slightly to remove the
  need for the R parameter entirely. I think that makes it even more
  generally useful.
* Add testsuite/oiiotool-composite
* Fix oiiotool default threads to correctly be hardware concurrency.
@lgritz
Copy link
Collaborator Author

lgritz commented Jun 28, 2012

If you click on the link for the second commit, you can see just what I changed in Stefan's code. It's fairly minor.

@c42f
Copy link
Contributor

c42f commented Jun 28, 2012

LGTM

1 similar comment
@StefanStavrev
Copy link
Contributor

LGTM

lgritz added a commit that referenced this pull request Jun 28, 2012
ImageBufAlgo::over() Porter/Duff compositing operation and oiiotool --over
by Steven Stavrev (with minor LG mods)
@lgritz lgritz merged commit b5b28a9 into AcademySoftwareFoundation:master Jun 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants