iconvert: fix to handle multi-image files that can't append subimages#757
Merged
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom Dec 18, 2013
Merged
Conversation
Contributor
|
I could have only checked which writer's open() variety is called and only skimmed through ImageSpec objecs passed to open(), for permutations of the following parameters:
As for what I've checked the code looks good. |
GerHobbelt
pushed a commit
to GerHobbelt/oiio
that referenced
this pull request
Dec 10, 2024
* Add azure-pipelines and SonarCloud CI * Update azure job names * Remove unnecessary variable quotes * Change SonarCloud CI link to Azure * Fix env var curly braces * Fix boost version variables * Fix cmake version variables * Fix sonar-scanner variable typo * Improve truelight install indentation * Revert truelight indentation change * Set scripts to be executable * Finalize Dockerfiles and scripts * Fix azure pipelines indentation error * Fix macOS script path * Implement gcov code coverage testing into sonar * Add gcov coverage analysis, refine build * Updates in response to PR feedback * Specify c++std, move cxxFlags quotes * Reconfigure Windows compile flags * Move Windows cxxFlags to template call * Revert Windows compile flags * Remove explicit cxx std from Windows build * Move Windows cxx flags to CMakeLists.txt * Add badges to README, additional comments * Update patch with modern Window preprocessor * Implement suggested fixes, re-enable disabled builds * Re-enable /EHsc, correct Windows Azure condition * Add Windows 2012 install script * Checkout prior to Windows 2012 dependency install * Enable ADDLOCAL to msi Python install * Add Windows env debug step * Enable quiet install for Python msi * Move all windows depecency setup to ps1 script * Add Windows PATH debug script * Add analyze msi debug log task * Remove Windows debug task * Simplify msiexec and set logging path * Cleanup version parameters * Split powershell into install specific scripts * Split macOS installs for clarity * Organize ci/scripts dir by OS * Implement ASWF Docker image, Add latest build * Fix azure expresion typo * Cleanup whitespace * Update install scripts with sudo * Disable warning as error for dependency builds * Disable OIIO warning as error * Enable gcov long file names * Disable OpenEXR tests * Use correct OpenEXR cmake options * Use latest tag for "latest" build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.