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

Move pixel data adapters to transfer-syntax-registry #251

Merged
merged 3 commits into from
Jan 29, 2023

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented May 18, 2022

  • lighten encoding crate, tweak definitions a bit
  • [transfer-syntax-registry] add features for jpeg and rle adapters
  • change encoding adapter APIs of DecodeError and EncodeError for better usability
  • propagate feature usage to other crates

@Enet4 Enet4 added breaking change Hint that this may require a major version bump on release A-lib Area: library labels May 18, 2022
@Enet4 Enet4 force-pushed the change/move-adapters branch from b1282e6 to d3465eb Compare July 14, 2022 19:01
@Enet4 Enet4 force-pushed the change/move-adapters branch from d3465eb to f4683de Compare September 23, 2022 19:59
@Enet4 Enet4 force-pushed the change/move-adapters branch from f4683de to 91370fc Compare October 9, 2022 19:11
@Enet4 Enet4 force-pushed the change/move-adapters branch from 91370fc to a4d8778 Compare October 25, 2022 14:28
@Enet4 Enet4 marked this pull request as ready for review November 2, 2022 16:25
- lighten encoding crate, tweak definitions a bit
- [transfer-syntax-registry] add features for jpeg and rle adapters
- propagate feature usage to other crates
@Enet4 Enet4 force-pushed the change/move-adapters branch from a4d8778 to 3ff0e49 Compare December 12, 2022 20:49
@Enet4 Enet4 added C-encoding Crate: dicom-encoding C-transfer-syntax Crate: dicom-transfer-syntax-registry labels Jan 29, 2023
@Enet4 Enet4 merged commit 2e8020d into master Jan 29, 2023
@Enet4 Enet4 deleted the change/move-adapters branch January 29, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library breaking change Hint that this may require a major version bump on release C-encoding Crate: dicom-encoding C-transfer-syntax Crate: dicom-transfer-syntax-registry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant