home
>
gifdec
> history >
tree
login
<
>
date
commit
author
2018-11-16
Correctly decode interlaced frames.
marcelgmr@gmail.com
2018-01-22
example: better frame rate algorithm.
marcelgmr@gmail.com
2018-01-22
example: fix event handling in main loop.
marcelgmr@gmail.com
2018-01-22
README: mention lack of support for GCT-less GIFs.
marcelgmr@gmail.com
2018-01-22
Accept color spaces of any depth.
marcelgmr@gmail.com
2018-01-21
README: minor change.
marcelgmr@gmail.com
2018-01-21
README: minor change.
marcelgmr@gmail.com
2018-01-21
README: improve the "Putting it all together" section.
marcelgmr@gmail.com
2018-01-21
README: format text as justified in 72 columns.
marcelgmr@gmail.com
2018-01-21
Fill blank sections of README.
marcelgmr@gmail.com
2018-01-14
Fix gif->frame index in render_frame_rect().
marcelgmr@gmail.com
2018-01-14
Improve robustness by skipping invalid image data.
marcelgmr@gmail.com
2018-01-14
Simplify dipose().
marcelgmr@gmail.com
2018-01-14
Simplify render_frame_rect().
marcelgmr@gmail.com
2017-12-31
Add .gitignore.
marcelgmr@gmail.com
2017-11-25
example: fix height in title.
marcelgmr@gmail.com
2017-11-25
Add example -- SDL2-based GIF player.
marcelgmr@gmail.com
2017-11-25
Add missing newline to temporary messages.
marcelgmr@gmail.com
2017-11-25
Add ge_rewind().
marcelgmr@gmail.com
2017-11-20
Fix palette indexing.
marcelgmr@gmail.com