secondlife / secondlife/viewer
Update OpenJPEG to 2.5.4
Open
A pull request for this has already been merged.
- #5826 by @TommyTheTerrible — merged
enhancement
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
For 3p builds, contribution.
Update OpenJPEG to 2.5.4 to pick up some important fixes.
Test plan
- Remove the kakadu dll, where is it? to fall back to OpenJPEG.
- Log in
- Test uploading the jpegs from https://drive.google.com/drive/folders/11TmYokQsIZl8NC7EXxCPQIzvE8xTVh1Z and make sure they look like the textures somewhere around Bug Island 100/128
- Look around for problems with texture loading.
- Log in with a viewer using kakadu and verify the textures uploaded with OpenJPEG look correct.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the 3p build configuration for OpenJPEG and the Kakadu DLL referenced in the test plan. Update the dependency to 2.5.4, then remove Kakadu to exercise OpenJPEG and test the listed JPEG uploads around Bug Island 100/128; verify texture loading and cross-viewer display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100