You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's new
Encode API: Encode, EncodePixelData, EncodeOptions, and FrameType for JPEG baseline, JPEG lossless, and JPEG-LS (including near-lossless via ErrorBound).
Native golibjpeg_encode C ABI; CI-built prebuilt libraries for all supported platforms.
Notes
JPEG XT remains decode-only; HDR/residual encode is not included.