libvips/libvips
Daniel Löbl 2d9c50735f
webpsave: switch to sink_disc (#3018)
* webpsave: switch to sink_disc

* fix some warnings

* distinguish between animated and single image write

* fix some formatting issues

* add missing comments

* fix webpsave_mime

* don't use sink_disc for single image webp write

* fix potential segv/double free

* update changelog

* remove leftover function declaration

* Revert "don't use sink_disc for single image webp write"

This reverts commit a75922ca93ee8987fa5e1ffc52b68e22bd6fb1fb.

* implement review feedback

* adjust to a column size of 80

* get contiguous RGB(A) buffer directly from VipsRegion

* Revert "get contiguous RGB(A) buffer directly from VipsRegion"

This reverts commit 84fc10e52fb223f0208c605dde92d3f821ceee0e.

* accumulate image data directly in frame_bytes buffer

* switch WebP back to Webp naming scheme

* rename page_index to page_number

* revise formatting
2022-09-08 14:32:13 +01:00
..
arithmetic remove autotools (#2941) 2022-07-24 11:14:52 +01:00
colour remove autotools (#2941) 2022-07-24 11:14:52 +01:00
conversion Merge branch '8.13' 2022-08-14 10:31:09 +01:00
convolution convf: bake the scale into the mask (#2974) 2022-08-02 14:21:07 +01:00
create remove autotools (#2941) 2022-07-24 11:14:52 +01:00
deprecated Merge branch '8.13' 2022-08-02 14:22:27 +01:00
draw remove autotools (#2941) 2022-07-24 11:14:52 +01:00
foreign webpsave: switch to sink_disc (#3018) 2022-09-08 14:32:13 +01:00
freqfilt remove autotools (#2941) 2022-07-24 11:14:52 +01:00
histogram remove autotools (#2941) 2022-07-24 11:14:52 +01:00
include/vips move tiff decompress outside lock (#2969) 2022-09-03 13:10:58 +01:00
iofuncs check for blocked operations on cache lookup 2022-09-04 16:35:00 +01:00
module remove autotools (#2941) 2022-07-24 11:14:52 +01:00
morphology remove autotools (#2941) 2022-07-24 11:14:52 +01:00
mosaicing remove autotools (#2941) 2022-07-24 11:14:52 +01:00
resample remove autotools (#2941) 2022-07-24 11:14:52 +01:00
meson.build Cherry-pick a couple of Meson improvements to 8.13 (#2968) 2022-07-31 10:09:00 +01:00
Vips-8.0.metadata Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00