JuliaIO / JpegTurbo.jl

Julia interface to libjpeg-turbo
MIT License
15 stars 7 forks source link

Abbreviated datastreams and multiple images #24

Open johnnychen94 opened 2 years ago

johnnychen94 commented 2 years ago

This is needed to support JPEG Compression for TiffImages.

See section "Abbreviated datastreams and multiple images" in https://raw.githubusercontent.com/libjpeg-turbo/libjpeg-turbo/main/libjpeg.txt

cc: @tlnagy