gimp/plug-ins/common
Jehan 34b68a2c1d plug-ins: rename s/YUV/YCbCr/ s/eYCC/xvYCC/ s/RGB/sRGB/.
Exchanging with OpenJPEG developers and searching more on the topic, it
seems that YUV is more often refered to as YCbCr. Wikipedia says:

> typically the terms YCbCr and YUV are used interchangeably, leading to
> some confusion. The main difference is that YUV is analog and YCbCr is
> digital

As for eYCC, I am told this is extended YCC. It seems this is refered as
xvYCC (I really can't find much under "eYCC"). So let's rename it too.

Hopefully I made no mistakes!
2018-03-20 17:09:31 +01:00
..
.gitignore Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
Makefile.am file-jp2-load: Switch from Jasper to OpenJPEG library 2018-03-04 18:21:22 +01:00
align-layers.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
animation-optimize.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
animation-play.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
blinds.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
blur.c plugins: hide blur plug-in from menus 2012-05-03 04:34:07 +02:00
border-average.c Bug 761170: Warnings building with clang 2017-07-15 21:05:56 +02:00
cartoon.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
checkerboard.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
cml-explorer.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
color-cube-analyze.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
color-enhance.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
colorify.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
colormap-remap.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
compose.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
contrast-normalize.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
contrast-retinex.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
crop-zealous.c Bug 791901 - GeglBuffers leaked with Zealous Crop. 2017-12-24 00:39:02 +01:00
curve-bend.c Bug 784836 - Context conflict on "Lower" in po-plug-ins. 2017-07-18 12:56:32 +02:00
decompose.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
depth-merge.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
despeckle.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
destripe.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
edge-dog.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
edge-neon.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
emboss.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
file-aa.c plug-ins: pass the format's name again in calls to gimp_export_image() 2013-11-10 00:18:48 +01:00
file-cel.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
file-compressor.c Bug 792657 - A useless error message when cancelling opening a .svgz. 2018-01-19 14:20:40 +01:00
file-csource.c plug-ins: in file-csource, add RLE support for RGB565 2017-07-07 04:32:51 -04:00
file-desktop-link.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
file-dicom.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-gbr.c Bug 789612 - Prevent heap overflow in GBR parser 2018-01-01 17:15:38 +01:00
file-gegl.c plug-ins: implement RGBE exporting through GEGL. 2018-01-13 01:27:01 +01:00
file-gif-load.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-gif-save.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
file-gih.c Bug 785138: .GIH brushes and reference displacement... 2018-01-12 00:49:59 +01:00
file-glob.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
file-header.c plug-ins: pedantic function reordering in file-header.c 2015-10-17 23:28:45 +02:00
file-html-table.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
file-jp2-load.c plug-ins: rename s/YUV/YCbCr/ s/eYCC/xvYCC/ s/RGB/sRGB/. 2018-03-20 17:09:31 +01:00
file-mng.c Bug 555777 - Export to MNG animation fails 2017-06-04 12:30:24 +02:00
file-pat.c gbr/pat: Fix out of boundary read on illegal names 2017-12-21 22:09:54 +01:00
file-pcx.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-pdf-load.c file-pdf-load: fix plurals 2018-02-18 14:12:03 +03:00
file-pdf-save.c plug-ins: s/GimpPluginPrintError/GimpPluginPDFError/ 2017-12-10 05:35:36 +01:00
file-pix.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-png.c plug-ins: file export should follow preferences regarding metadata. 2018-01-11 22:17:32 +01:00
file-pnm.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-ps.c plug-ins: the file-ps plug-in won't take care about PDF import anymore. 2017-12-13 20:35:41 +01:00
file-psp.c plug-ins: properly propagate GError. 2017-12-21 21:47:25 +01:00
file-raw-data.c plug-ins: auto-detect HGT variants. 2017-12-10 22:50:36 +01:00
file-sunras.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-svg.c plug-ins: indentation fix. 2018-01-19 14:04:47 +01:00
file-tga.c plug-ins: some minor coding style fix. 2017-12-20 15:12:10 +01:00
file-wmf.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-xbm.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-xmc.c plug-ins: update the warning message for dimension of X bitmap cursors. 2018-01-08 00:19:34 +01:00
file-xpm.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-xwd.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
film.c plug-ins: set GimpColorConfig on some color buttons, more to do... 2017-12-31 13:57:41 +01:00
filter-pack.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
fractal-trace.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
gimprc.common Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
goat-exercise.c plug-ins: fix my name/email in the goat exercise 2017-12-25 22:35:23 +01:00
gradient-map.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
grid.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
guillotine.c Fix some memleaks 2011-08-18 13:37:35 -04:00
hot.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
jigsaw.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
mail.c Bug 761170: Warnings building with clang 2017-07-15 21:05:56 +02:00
max-rgb.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
mkgen.pl pdb: (try 3) move PDB generation and sources to toplevel/pdb 2017-12-17 14:16:08 -05:00
newsprint.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
nl-filter.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
oilify.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
photocopy.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
plugin-browser.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
plugin-defs.pl file-jp2-load: Switch from Jasper to OpenJPEG library 2018-03-04 18:21:22 +01:00
procedure-browser.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
qbist.c plug-ins: "port" qbist to float (remove the uchar conversion from float code) 2018-01-08 21:50:20 +01:00
ripple.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
sample-colorize.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
sharpen.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
smooth-palette.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
softglow.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
sparkle.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
sphere-designer.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
tile-small.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
tile.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
unit-editor.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
unsharp-mask.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
van-gogh-lic.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
warp.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
wavelet-decompose.c Bug 786844 - Wavelet decompose plugin changes image slightly 2017-10-29 11:27:35 -04:00
web-browser.c Bug 767830 - Help browser does not launch on OS X 2016-09-06 20:51:47 +02:00
web-page.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00