@img/sharp-libvips-dev-wasm32 1.3.0-rc.7 → 1.3.0-rc.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/include/aom/aom_codec.h +1 -1
  2. package/include/aom/aom_decoder.h +4 -0
  3. package/include/aom/aom_encoder.h +19 -8
  4. package/include/aom/aom_ext_ratectrl.h +664 -0
  5. package/include/aom/aom_image.h +93 -30
  6. package/include/aom/aom_tpl.h +99 -0
  7. package/include/aom/aomcx.h +89 -16
  8. package/include/aom/aomdx.h +12 -0
  9. package/include/expat.h +1 -1
  10. package/include/expat_config.h +3 -3
  11. package/include/glib-2.0/gio/gdbusconnection.h +2 -8
  12. package/include/glib-2.0/gio/gio-visibility.h +34 -0
  13. package/include/glib-2.0/gio/gioenums.h +5 -4
  14. package/include/glib-2.0/glib/glib-visibility.h +34 -0
  15. package/include/glib-2.0/glib/gmacros.h +3 -3
  16. package/include/glib-2.0/glib/gmarkup.h +10 -0
  17. package/include/glib-2.0/glib/gmem.h +4 -4
  18. package/include/glib-2.0/glib/gmessages.h +6 -8
  19. package/include/glib-2.0/glib/gsequence.h +2 -2
  20. package/include/glib-2.0/glib/gstrfuncs.h +190 -0
  21. package/include/glib-2.0/glib/gutils.h +9 -0
  22. package/include/glib-2.0/glib/gversionmacros.h +9 -0
  23. package/include/glib-2.0/gmodule/gmodule-visibility.h +34 -0
  24. package/include/glib-2.0/gobject/gobject-visibility.h +34 -0
  25. package/include/glib-2.0/gobject/gsignal.h +5 -5
  26. package/include/glib-2.0/gobject/gtype.h +14 -14
  27. package/include/libheif/heif.h +2 -0
  28. package/include/libheif/heif_color.h +127 -11
  29. package/include/libheif/heif_components.h +264 -0
  30. package/include/libheif/heif_context.h +2 -1
  31. package/include/libheif/heif_cxx.h +10 -10
  32. package/include/libheif/heif_decoding.h +51 -7
  33. package/include/libheif/heif_encoding.h +15 -9
  34. package/include/libheif/heif_error.h +9 -2
  35. package/include/libheif/heif_export.h +48 -0
  36. package/include/libheif/heif_image.h +81 -66
  37. package/include/libheif/heif_image_handle.h +2 -2
  38. package/include/libheif/heif_items.h +1 -1
  39. package/include/libheif/heif_library.h +8 -16
  40. package/include/libheif/heif_omaf.h +104 -0
  41. package/include/libheif/heif_plugin.h +16 -9
  42. package/include/libheif/heif_properties.h +250 -12
  43. package/include/libheif/heif_security.h +16 -4
  44. package/include/libheif/heif_sequences.h +74 -2
  45. package/include/libheif/heif_tiling.h +2 -2
  46. package/include/libheif/heif_uncompressed.h +44 -332
  47. package/include/libheif/heif_version.h +2 -2
  48. package/include/vips/version.h +4 -4
  49. package/lib/glib-2.0/include/glibconfig.h +2 -4
  50. package/lib/libaom.a +0 -0
  51. package/lib/libcgif.a +0 -0
  52. package/lib/libexif.a +0 -0
  53. package/lib/libexpat.a +0 -0
  54. package/lib/libexpat.la +1 -1
  55. package/lib/libffi.a +0 -0
  56. package/lib/libgio-2.0.a +0 -0
  57. package/lib/libglib-2.0.a +0 -0
  58. package/lib/libgmodule-2.0.a +0 -0
  59. package/lib/libgobject-2.0.a +0 -0
  60. package/lib/libgthread-2.0.a +0 -0
  61. package/lib/libheif.a +0 -0
  62. package/lib/libhwy.a +0 -0
  63. package/lib/libimagequant.a +0 -0
  64. package/lib/libjpeg.a +0 -0
  65. package/lib/liblcms2.a +0 -0
  66. package/lib/libpng.a +0 -0
  67. package/lib/libpng16.a +0 -0
  68. package/lib/libresvg.a +0 -0
  69. package/lib/libsharpyuv.a +0 -0
  70. package/lib/libtiff.a +0 -0
  71. package/lib/libuhdr.a +0 -0
  72. package/lib/libvips-cpp.a +0 -0
  73. package/lib/libvips.a +0 -0
  74. package/lib/libwebp.a +0 -0
  75. package/lib/libwebpdecoder.a +0 -0
  76. package/lib/libwebpdemux.a +0 -0
  77. package/lib/libwebpmux.a +0 -0
  78. package/lib/libz.a +0 -0
  79. package/lib/pkgconfig/aom.pc +2 -2
  80. package/lib/pkgconfig/expat.pc +1 -1
  81. package/lib/pkgconfig/gio-2.0.pc +1 -1
  82. package/lib/pkgconfig/glib-2.0.pc +1 -1
  83. package/lib/pkgconfig/gmodule-2.0.pc +1 -1
  84. package/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
  85. package/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
  86. package/lib/pkgconfig/gobject-2.0.pc +1 -1
  87. package/lib/pkgconfig/gthread-2.0.pc +1 -1
  88. package/lib/pkgconfig/libheif.pc +2 -2
  89. package/lib/pkgconfig/vips-cpp.pc +1 -1
  90. package/lib/pkgconfig/vips.pc +1 -1
  91. package/package.json +1 -1
  92. package/versions.json +8 -8
  93. package/include/libheif/heif_uncompressed_types.h +0 -143
@@ -6,10 +6,10 @@ includedir=${prefix}/include
6
6
  Name: libheif
7
7
  Description: HEIF image codec.
8
8
  URL: https://github.com/strukturag/libheif
9
- Version: 1.21.2
9
+ Version: 1.23.0
10
10
  Requires:
11
11
  Requires.private: aom libsharpyuv
12
12
  Libs: -L${libdir} -lheif
13
13
  Libs.private: -lc++
14
14
  Cflags: -I${includedir}
15
- Cflags.private: -DLIBHEIF_STATIC_BUILD -DHEIF_WITH_OMAF=1
15
+ Cflags.private: -DLIBHEIF_STATIC_BUILD
@@ -4,7 +4,7 @@ libdir=${prefix}/lib
4
4
 
5
5
  Name: vips-cpp
6
6
  Description: C++ API for vips8 image processing library
7
- Version: 8.18.2
7
+ Version: 8.18.3
8
8
  Requires: vips, glib-2.0 >= 2.52, gio-2.0, gobject-2.0, expat, zlib >= 0.4, imagequant, cgif >= 0.2.0, libexif >= 0.6, libjpeg, libuhdr, libpng >= 1.2.9, libwebp >= 0.6, libwebpmux >= 0.6, libwebpdemux >= 0.6, libtiff-4, lcms2, libhwy >= 1.0.5, libheif >= 1.7.0
9
9
  Libs: -L${libdir} -lvips-cpp -lresvg -pthread -lm
10
10
  Cflags: -I${includedir} -DHAVE_CONFIG_H -pthread
@@ -4,7 +4,7 @@ libdir=${prefix}/lib
4
4
 
5
5
  Name: vips
6
6
  Description: Image processing library
7
- Version: 8.18.2
7
+ Version: 8.18.3
8
8
  Requires: glib-2.0 >= 2.52, gio-2.0, gobject-2.0, expat, zlib >= 0.4, imagequant, cgif >= 0.2.0, libexif >= 0.6, libjpeg, libuhdr, libpng >= 1.2.9, libwebp >= 0.6, libwebpmux >= 0.6, libwebpdemux >= 0.6, libtiff-4, lcms2, libhwy >= 1.0.5, libheif >= 1.7.0
9
9
  Libs: -L${libdir} -lvips -lresvg -pthread -lm
10
10
  Cflags: -I${includedir} -DHAVE_CONFIG_H -pthread
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-dev-wasm32",
3
- "version": "1.3.0-rc.7",
3
+ "version": "1.3.0-rc.9",
4
4
  "description": "Header files and static wasm32 libraries for libvips and dependencies to build sharp as wasm32",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
package/versions.json CHANGED
@@ -1,21 +1,21 @@
1
1
  {
2
- "aom": "3.13.3",
2
+ "aom": "3.14.1",
3
3
  "cgif": "0.5.3",
4
- "emscripten": "5.0.7",
4
+ "emscripten": "6.0.0",
5
5
  "exif": "0.6.26",
6
- "expat": "2.8.0",
6
+ "expat": "2.8.1",
7
7
  "ffi": "3.5.2",
8
- "glib": "2.88.1",
9
- "heif": "78638f4",
8
+ "glib": "2.89.0",
9
+ "heif": "1.23.0",
10
10
  "highway": "1.4.0",
11
11
  "imagequant": "2.4.1",
12
12
  "lcms": "2.19.1",
13
13
  "mozjpeg": "0826579",
14
14
  "png": "1.6.58",
15
15
  "resvg": "0.47.0",
16
- "tiff": "561e901",
17
- "uhdr": "82b4f6d",
18
- "vips": "8.18.2",
16
+ "tiff": "732665c",
17
+ "uhdr": "13a058f",
18
+ "vips": "8.18.3",
19
19
  "webp": "1.6.0",
20
20
  "zlib-ng": "2.3.3"
21
21
  }
@@ -1,143 +0,0 @@
1
- /*6
2
- * HEIF codec.
3
- * Copyright (c) 2026 Dirk Farin <dirk.farin@gmail.com>
4
- *
5
- * This file is part of libheif.
6
- *
7
- * libheif is free software: you can redistribute it and/or modify
8
- * it under the terms of the GNU Lesser General Public License as
9
- * published by the Free Software Foundation, either version 3 of
10
- * the License, or (at your option) any later version.
11
- *
12
- * libheif is distributed in the hope that it will be useful,
13
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
- * GNU Lesser General Public License for more details.
16
- *
17
- * You should have received a copy of the GNU Lesser General Public License
18
- * along with libheif. If not, see <http://www.gnu.org/licenses/>.
19
- */
20
-
21
- #ifndef LIBHEIF_HEIF_UNCOMPRESSED_TYPES_H
22
- #define LIBHEIF_HEIF_UNCOMPRESSED_TYPES_H
23
-
24
- #include <stdint.h>
25
-
26
- #ifdef __cplusplus
27
- extern "C" {
28
- #endif
29
-
30
- // --- ISO 23001-17 component types (Table 1)
31
-
32
- typedef enum heif_unci_component_type
33
- {
34
- heif_unci_component_type_monochrome = 0,
35
- heif_unci_component_type_Y = 1,
36
- heif_unci_component_type_Cb = 2,
37
- heif_unci_component_type_Cr = 3,
38
- heif_unci_component_type_red = 4,
39
- heif_unci_component_type_green = 5,
40
- heif_unci_component_type_blue = 6,
41
- heif_unci_component_type_alpha = 7,
42
- heif_unci_component_type_depth = 8,
43
- heif_unci_component_type_disparity = 9,
44
- heif_unci_component_type_palette = 10,
45
- heif_unci_component_type_filter_array = 11,
46
- heif_unci_component_type_padded = 12,
47
- heif_unci_component_type_cyan = 13,
48
- heif_unci_component_type_magenta = 14,
49
- heif_unci_component_type_yellow = 15,
50
- heif_unci_component_type_key_black = 16
51
- } heif_unci_component_type;
52
-
53
-
54
- // --- Bayer / filter array pattern
55
-
56
- typedef struct heif_bayer_pattern_pixel
57
- {
58
- uint32_t component_id;
59
- float component_gain;
60
- } heif_bayer_pattern_pixel;
61
-
62
-
63
- // --- Sensor bad pixels map (ISO 23001-17, Section 6.1.7)
64
-
65
- struct heif_bad_pixel { uint32_t row; uint32_t column; };
66
-
67
-
68
- // --- Chroma sample location (ISO 23091-2 / ITU-T H.273 + ISO 23001-17)
69
-
70
- typedef enum heif_chroma420_sample_location {
71
- // values 0-5 according to ISO 23091-2 / ITU-T H.273
72
- heif_chroma420_sample_location_00_05 = 0,
73
- heif_chroma420_sample_location_05_05 = 1,
74
- heif_chroma420_sample_location_00_00 = 2,
75
- heif_chroma420_sample_location_05_00 = 3,
76
- heif_chroma420_sample_location_00_10 = 4,
77
- heif_chroma420_sample_location_05_10 = 5,
78
-
79
- // value 6 according to ISO 23001-17
80
- heif_chroma420_sample_location_00_00_01_00 = 6
81
- } heif_chroma420_sample_location;
82
-
83
-
84
- // Compression methods for 'unci' (ISO 23001-17) images.
85
- // This is similar to heif_metadata_compression. We should try to keep the integers compatible, but each enum will just
86
- // contain the allowed values.
87
- typedef enum heif_unci_compression
88
- {
89
- heif_unci_compression_off = 0,
90
- //heif_unci_compression_auto = 1,
91
- //heif_unci_compression_unknown = 2, // only used when reading unknown method from input file
92
- heif_unci_compression_deflate = 3,
93
- heif_unci_compression_zlib = 4,
94
- heif_unci_compression_brotli = 5
95
- } heif_unci_compression;
96
-
97
-
98
- // --- 'unci' image parameters
99
-
100
- typedef struct heif_unci_image_parameters
101
- {
102
- int version;
103
-
104
- // --- version 1
105
-
106
- uint32_t image_width;
107
- uint32_t image_height;
108
-
109
- uint32_t tile_width;
110
- uint32_t tile_height;
111
-
112
- heif_unci_compression compression;
113
-
114
- // TODO: interleave type, padding
115
- } heif_unci_image_parameters;
116
-
117
-
118
- // --- pixel datatype support
119
-
120
- typedef enum heif_component_datatype
121
- {
122
- heif_component_datatype_undefined = 0,
123
- heif_component_datatype_unsigned_integer = 1,
124
- heif_component_datatype_signed_integer = 2,
125
- heif_component_datatype_floating_point = 3,
126
- heif_component_datatype_complex_number = 4
127
- } heif_component_datatype;
128
-
129
- typedef struct heif_complex32
130
- {
131
- float real, imaginary;
132
- } heif_complex32;
133
-
134
- typedef struct heif_complex64
135
- {
136
- double real, imaginary;
137
- } heif_complex64;
138
-
139
- #ifdef __cplusplus
140
- }
141
- #endif
142
-
143
- #endif