Skip to content

Add support for 16+ bits YUV files (up to 32-bit)#655

Open
for13to1 wants to merge 1 commit intoIENT:developfrom
for13to1:support-16+-bits-YUV-file
Open

Add support for 16+ bits YUV files (up to 32-bit)#655
for13to1 wants to merge 1 commit intoIENT:developfrom
for13to1:support-16+-bits-YUV-file

Conversation

@for13to1
Copy link
Copy Markdown
Contributor

  • Extend BitDepthList to support 8-32 bit depth
  • Add get_min_standard_bytes() for correct bytes-per-sample calculation
  • Fix type overflows by upgrading to int64_t
  • Fix setFormatFromCorrelation loop to test 24/32-bit formats
  • Use bytesPerSample consistently instead of hardcoded (bps > 8) checks

- Extend BitDepthList to support 8-32 bit depth
- Add get_min_standard_bytes() for correct bytes-per-sample calculation
- Fix type overflows by upgrading to int64_t
- Fix setFormatFromCorrelation loop to test 24/32-bit formats
- Use bytesPerSample consistently instead of hardcoded (bps > 8) checks
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.

1 participant