NEWS: update with new "file-heif-av1-load" procedure.
`gimp-2-10` branch has a common load procedure for HEIC and AVIF, but the main file-heif contributor (Daniel Novomesky) considers it better to have 2 procedures. Among other things, it helps to allow using a separate plug-in for AVIF while this procedure is still used for HEIC. This won't be backported to 2.10 because it changes the existing procedure usage. So it's a master-only change, hence adding it to NEWS.
This commit is contained in:
parent
68cea84658
commit
bca4d434b3
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
|
@ -109,6 +109,8 @@ Plug-ins:
|
|||
- HEIF export allows selecting color subsampling/pixel format (YUV444,
|
||||
YUV420, RGB) and encoder speed (Slow, Balanced, Fast).
|
||||
Lossless option delivers visually lossless output.
|
||||
- New "file-heif-av1-load" procedure separate from "file-heif-load"
|
||||
for AVIF only.
|
||||
|
||||
API:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue