gimp/plug-ins/file-webp
Pascal Massimino 136ef67b64 Bug 775026 - webp-save: expose more saving options in the UI
webp-save: Add UI elements for 'minimize size' toggle, and a dependent
'max key-frame distance' setting.
* If 'minimize size' is active, max-kf is disabled (which is equivalent to
  setting it to infinity). Key-frame cost file size, that's why.
* If 'minimize size' is disabled, you get to choose how far key-frames
  (=cue points) will be inserted at max.
2016-11-26 00:55:19 +01:00
..
.gitignore Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
Makefile.am Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
file-webp-dialog.c Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp-dialog.h plug-ins: cleanup in file-webp, mostly simplify the save dialog 2016-08-10 21:49:23 +02:00
file-webp-load.c Bug 773450 - Animated WEBP images should be able to set frame delay... 2016-11-14 23:30:14 +01:00
file-webp-load.h Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
file-webp-save.c Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp-save.h Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp.c Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp.h plug-ins: lots of cleanup and fixes in file-webp 2016-09-04 17:57:52 +02:00