Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openjph 0.12.0 #170401

Merged
merged 2 commits into from
Apr 30, 2024
Merged

openjph 0.12.0 #170401

merged 2 commits into from
Apr 30, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Recently, there have been activities around using HTJ2K for low-latency media delivery -- some of these activities are related to my PhD, and therefore is close to my heart.

The pull request adds a new executable, ojph_stream_expand.
ojph_stream_expand is compliant with the draft proposal of IETF RTP Payload Format for sub-codestream latency JPEG 2000 streaming, but it is by no means a complete implementation.
ojph_stream_expand enables testing with a source that produces such a stream.

ojph_stream_expand receives RTP packets and can optionally store them into .j2c files.
In its current phase, it does not expand images nor display them, despite what the name suggests.
The name is chosen to correspond to Kakadu's kdu_stream_expand, and in fact ojph_stream_expand has been tested to work with kdu_stream_send.

The executable is currently hidden, as I do not think many people would be interested. To enable it, you need to pass
-DOJPH_BUILD_STREAM_EXPAND=ON to cmake when you first invoke it.

What's Changed

Full Changelog: aous72/OpenJPH@0.11.0...0.12.0

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Apr 30, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 30, 2024
@BrewTestBot BrewTestBot enabled auto-merge April 30, 2024 04:14
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit c4645ee Apr 30, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-openjph-0.12.0 branch April 30, 2024 04:20
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants