Version 0.7.2 Beta
Pre-release
Pre-release
What's Changed
- 28bf7db: Support JPEG frame skipping only for lossless mode (wasn't working properly anyway)
- 69a56f6: Fix sender color range settings not properly reflected on receiver side
- 7fc6035: Fix color conversions change color range and space if not set to default
- 03cf2ae: Decompress JPEG lossy to YUV instead of BGRA, fixing many situations where colors were not displayed correctly on the receiver
- ba1235d: Add JPEG lossy support for I444 (previously it was internally converted to I420)
- #8: major code cleanup/improvement based on now enforced formatting rules and analyzer checks, following over 300 suggestions
Full Changelog: v0.7.1-beta...v0.7.2-beta