gimp/plug-ins
Jacob Boerema eee763b1c1 plug-ins: fix #9816 file-raw-data.exe Crash
When changing the width we got a division by zero crash because we
did not consider the case of bpp * bitspp being less than 8.

To fix this we check if bitspp is less than 8 and in that case multiply
the amount of bytes by 8 and then divide by the number of bits per
pixel.
2023-07-31 13:58:26 -04:00
..
common plug-ins: fix #9816 file-raw-data.exe Crash 2023-07-31 13:58:26 -04:00
file-bmp Remove autotools 2023-05-27 00:03:52 +02:00
file-dds Remove autotools 2023-05-27 00:03:52 +02:00
file-exr Remove autotools 2023-05-27 00:03:52 +02:00
file-faxg3 Remove autotools 2023-05-27 00:03:52 +02:00
file-fits plug-ins: Match RGB FITS orientation to SiriL 2023-06-30 16:01:39 +00:00
file-fli Remove autotools 2023-05-27 00:03:52 +02:00
file-icns plug-ins: fix meson deprecated warning for file-icns 2023-07-10 12:30:24 -04:00
file-ico plug-ins: Show dimensions, BPP in ICO layer names 2023-06-18 05:11:44 +00:00
file-jpeg plug-ins: Clarify JPEG subsampling option labels 2023-06-30 17:28:52 +00:00
file-psd plug-ins: incorrect order of parameters in load_image_resource 2023-07-10 17:50:08 -04:00
file-raw Remove autotools 2023-05-27 00:03:52 +02:00
file-sgi Remove autotools 2023-05-27 00:03:52 +02:00
file-tiff Remove autotools 2023-05-27 00:03:52 +02:00
file-webp app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
flame Remove autotools 2023-05-27 00:03:52 +02:00
fractal-explorer Remove autotools 2023-05-27 00:03:52 +02:00
gfig plug-ins: Fix typo in gfig-arc 2023-07-11 15:25:39 +00:00
gimpressionist Remove autotools 2023-05-27 00:03:52 +02:00
gradient-flare menus, plug-ins: now place various plug-ins in the right menu sections. 2023-07-13 15:49:05 +02:00
help Remove autotools 2023-05-27 00:03:52 +02:00
help-browser Remove autotools 2023-05-27 00:03:52 +02:00
ifs-compose Remove autotools 2023-05-27 00:03:52 +02:00
imagemap Remove autotools 2023-05-27 00:03:52 +02:00
lighting menus, plug-ins: now place various plug-ins in the right menu sections. 2023-07-13 15:49:05 +02:00
map-object Remove autotools 2023-05-27 00:03:52 +02:00
metadata plug-ins: Add additional DigitalSourceType... 2023-05-31 18:06:39 +00:00
pagecurl Remove autotools 2023-05-27 00:03:52 +02:00
print menus, plug-ins: now place various plug-ins in the right menu sections. 2023-07-13 15:49:05 +02:00
python plug-ins: add and correct gettext macros in Python 2023-07-25 21:26:57 +00:00
screenshot Remove autotools 2023-05-27 00:03:52 +02:00
script-fu plug-ins: Fix lava filter for non-square selections 2023-07-30 22:24:49 +00:00
selection-to-path Remove autotools 2023-05-27 00:03:52 +02:00
twain Remove autotools 2023-05-27 00:03:52 +02:00
meson.build plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00