libvips/cplusplus/include/vips
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
..
VConnection8.h finish C++ doc comments 2020-09-09 11:13:22 +01:00
VError8.h a few more doc comments 2020-08-18 01:28:40 +01:00
VImage8.h webpsave: switch to sink_disc (#3018) 2022-09-08 14:32:13 +01:00
VInterpolate8.h note how to list interpolators 2020-08-20 07:05:13 +01:00
VRegion8.h Address review feedback on VRegion (#2684) (#2696) 2022-02-28 16:17:40 +00:00
meson.build Address review feedback on VRegion (#2684) (#2696) 2022-02-28 16:17:40 +00:00
vips8 Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00