libvips/tools
alon-ne f88dab9ccd
Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS
- Add 'scratch' field to gif that holds temporary 'scratch buffer' used for rendering frames
- For DISPOSE_BACKGROUND: Set background color to transparent instead of 0
- For DISPOSE_BACKGROUND: Write background pixels into scratch after rendering current frame, so it will be used in next frame
- For DISPOSE_PREVIOUS: Save frames that are not disposed into 'previous' field in gif, when DISPOSE_PREVIOUS is specified start with that previous frame. see http://webreference.com/content/studio/disposal.html
- Add "ANIMEXTS1.0" to Application Extension parser
- Graphic Control Extension parser refactor
- Compare file contents to expected images for animated gifs in foreign tests
2020-02-06 17:36:13 +02:00
..
Makefile.am start 8.10 cycle 2020-01-24 16:26:28 +00:00
batch_crop.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_image_convert.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_rubber_sheet.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
light_correct.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
shrink_width.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
vips-8.10 start 8.10 cycle 2020-01-24 16:26:28 +00:00
vips.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
vipsedit.c fix some compiler warnings 2018-06-01 16:02:09 +01:00
vipsheader.c vipsheader could crash on bad field names 2017-02-24 14:30:26 +00:00
vipsprofile remove some old sanity-checks 2019-03-20 16:28:22 +00:00
vipsthumbnail.c Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS 2020-02-06 17:36:13 +02:00