Skip to content

Fix RLE lossless decoding#393

Merged
Enet4 merged 2 commits intomasterfrom
bug/rle-decode
Jul 22, 2023
Merged

Fix RLE lossless decoding#393
Enet4 merged 2 commits intomasterfrom
bug/rle-decode

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Jul 22, 2023

Summary

  • Adjust RLE lossless decoding adapter so that its output is aligned with pixel data reader expectations when samples per pixel 1
  • update tests accordingly
  • update CI to include more extra features in cargo test

Enet4 added 2 commits July 22, 2023 10:44
- output would not be aligned with pixel data reader expectations
  when samples per pixel 1
- update tests accordingly
@Enet4 Enet4 added bug This is a bug A-lib Area: library C-pixeldata Crate: dicom-pixeldata C-transfer-syntax Crate: dicom-transfer-syntax-registry labels Jul 22, 2023
@Enet4 Enet4 merged commit 58f876d into master Jul 22, 2023
@Enet4 Enet4 deleted the bug/rle-decode branch July 22, 2023 11:38
Enet4 added a commit that referenced this pull request Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lib Area: library bug This is a bug C-pixeldata Crate: dicom-pixeldata C-transfer-syntax Crate: dicom-transfer-syntax-registry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant