Update NEWS with a mention to the new event flag API

This commit is contained in:
James Almer 2021-05-13 10:56:09 -03:00
parent 3aac025204
commit a823252b6d
No known key found for this signature in database
GPG Key ID: 146301AD737659E0
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -7,6 +7,7 @@ Details:
- x86 (64bit) AVX2 implementation of most 10b/12b functions, which should provide
a large boost for high-bitdepth decoding on modern x86 computers and servers.
- ARM64 neon implementation of FilmGrain (4:2:0/4:2:2/4:4:4 8bit)
- New API to signal events happening during the decoding process
Changes for 0.8.2 'Eurasian hobby':