1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add one more <functional> More... about 7 years ago
add VS2017 support More... about 7 years ago
faster preview stages: cloning and interpolation
hrj
More... about 7 years ago
Merge remote-tracking branch 'refs/remotes/FLIF-hub/master' More... about 7 years ago
Merge remote-tracking branch 'refs/remotes/FLIF-hub/master' More... about 7 years ago
Merge pull request #387 from SaschaNaz/patch-1 More... about 7 years ago
Merge pull request #389 from UprootStaging/minorUpdates More... about 7 years ago
viewflif: update last_preview_time after all preview related operations are over
hrj
More... about 7 years ago
viewflif: Include last_preview_time only when PROGRESSIVE_DECODING is defined
hrj
More... about 7 years ago
Avoid unnecessary heap allocation
hrj
More... about 7 years ago
clarify the purpose of `user_data`
hrj
More... about 7 years ago
#include <functional> to fix clang compile error More... about 7 years ago
Merge pull request #384 from UprootStaging/improveViewflif More... about 7 years ago
viewflif: changed preview interval to 600ms
hrj
More... about 7 years ago
viewflif: better mutex logic while aborting
hrj
More... about 7 years ago
viewflif: compile progressive rendering code only when required
hrj
More... about 7 years ago
viewflif: support for non progressive decoding
hrj
More... about 7 years ago
viewflif: acquire lock before destroying decoder
hrj
More... about 7 years ago
Avoid division by zero
hrj
More... about 7 years ago
Use SDL mutex to synchronize threads, instead of variables
hrj
More... about 7 years ago
Set scale quality to "2"
hrj
More... about 7 years ago
Use dimension of display to compute target resolution
hrj
More... about 7 years ago
Merge branch 'master' of github.com:FLIF-hub/FLIF More... about 7 years ago
fixes #381 (RGB no alpha, palette, partial decode) More... about 7 years ago
Merge pull request #383 from UprootStaging/lazyProgressive More... about 7 years ago
free memory allocated for callback structure
hrj
More... about 7 years ago
Lazy construction of partial images, and user_data ptr for callback
hrj
More... about 7 years ago
Viewflif: fix access after delete
hrj
More... about 7 years ago
Merge pull request #382 from stek29/master More... about 7 years ago
Merge pull request #380 from UprootStaging/fixTests More... about 7 years ago