issues
search
FLIF-hub
/
FLIF
Free Lossless Image Format
Other
3.72k
stars
229
forks
source link
Simpler callback interface
#400
Closed
hrj
closed
7 years ago
hrj
commented
7 years ago
Avoid using structure to keep the API opaque
Added a
decode_over
parameter to the callback, which indicates if decoding is over. Some clients can skip rendering the preview in that case.
decode_over
parameter to the callback, which indicates if decoding is over. Some clients can skip rendering the preview in that case.