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

Add support for enabling generation of TLM markers in encoder #1359

Merged
merged 1 commit into from Jun 8, 2021

Conversation

rouault
Copy link
Collaborator

@rouault rouault commented Jun 7, 2021

Support was already there, but restricted to Cinema and IMF profiles,
and 255 tiles

  • Add -TLM switch added to opj_compress
  • Make opj_encoder_set_extra_options() function accept a TLM=YES option.

rouault added a commit to rouault/gdal that referenced this pull request Jun 7, 2021
to write Tile-part Length Marker.

Depends on openjpeg >= 2.5.0 / uclouvain/openjpeg#1359
Support was already there, but restricted to Cinema and IMF profiles,
and 255 tiles

* Add -TLM switch added to opj_compress
* Make opj_encoder_set_extra_options() function accept a TLM=YES option.
@rouault rouault merged commit c28965f into uclouvain:master Jun 8, 2021
rouault added a commit to rouault/gdal that referenced this pull request Jun 9, 2021
to write Tile-part Length Marker.

Depends on openjpeg >= 2.5.0 / uclouvain/openjpeg#1359
mtremer pushed a commit to ipfire/ipfire-2.x that referenced this pull request Jul 26, 2023
- Update from version 2.4.0 to 2.5.0
- Update of rootfile
- Changelog
    2.5.0 (May 2022)
	No API/ABI break compared to v2.4.0, but additional symbols for subset of
         components decoding (hence the MINOR version bump).
	* Encoder: add support for generation of TLM markers [\#1359]
          (uclouvain/openjpeg#1359)
	* Decoder: add support for high throughput \(HTJ2K\) decoding. [\#1381]
          (uclouvain/openjpeg#1381)
	* Decoder: add support for partial bitstream decoding [\#1407]
          (uclouvain/openjpeg#1407)
	* Bug fixes (including security fixes)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
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.

None yet

1 participant