The introduction of backend/tests/converters/test_all_conversions.py, a dynamic testing suite that makes use of the files in assets/samples has identified mutiple bugs. This release fixes the most pressing of them, but expect more fixes in the near future
Changes
- feat: backend tests dynamically pull all sample files for testing (VERY SLOW) (e180974)
- feat: Add support for apng, eps, mpo, pfm, pnm (4deea05)
- fix: improve BLP format handling by capping image size (651c203)
- fix: Scale stitched images to prevent exceeding libjpeg dimension limits (6bfa571)
- fix: Ensure RGBA input is handled correctly by forcing yuv420p pixel format for non-transparent video outputs (1506c79)
- fix: Update supported output formats and handle 1-bit pixel conversion for MSP and XBM (1abc266)
- fix: FFmpegConverter should not try to extract audio from gif/apng (fbdd29f)
Version Information
- Full version:
v0.4.4 - Minor version tag:
v0.4 - Major version tag:
v0
Updated Tags
v0.4→v0.4.4(updated)v0→v0.4.4(updated)