[gimp] Update NEWS: HEIF plug-in changes
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Update NEWS: HEIF plug-in changes
- Date: Wed, 16 Dec 2020 21:24:04 +0000 (UTC)
commit ab5ac463a25fe60d8d2fcb66d42e0dfd8be4cf05
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Wed Dec 16 21:24:03 2020 +0000
Update NEWS: HEIF plug-in changes
NEWS | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5d8c9df74..6cc1592a0b 100644
--- a/NEWS
+++ b/NEWS
@@ -159,8 +159,13 @@ Plug-ins:
- file-fli, file-tiff, file-jpeg and file-png updated to new dialog
generation API. In the most complicated case (file-jpeg), this
shaved 600 lines out of the plug-in code.
- - file-heif now uses gimp_get_num_processors() instead of
- g_get_num_processors() (allowing to bypass system thread info).
+ - file-heif:
+ - now uses gimp_get_num_processors() instead of
+ g_get_num_processors() (allowing to bypass system thread info).
+ - Realtime parameter is set for AOM encoder when Fast encoding
+ speed is selected by user.
+ - Ability to set pixel format (YUV444, RGB) is enabled
+ for >= libheif 1.10 to avoid issues in older versions.
- file-jp2 is now able to decode JPEG2000 files faster with
multi-threading, using the thread number settings returned by
gimp_get_num_processors().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]