Skip to content

Releases: 0xC0000054/pdn-avif

Avif FileType v1.0.2

30 Jul 21:21
v1.0.2
Compare
Choose a tag to compare
  • Changed the FileType name to AV1 (AVIF)
  • Fixed an issue with preserving the AVIF color conversion data
  • Disable row multi-threading when encoding with a single thread
  • Reduced the native DLL size
  • Fixed a potential memory leak

Avif FileType v1.0.1

25 May 22:34
v1.0.1
Compare
Choose a tag to compare

Changed the target framework to .NET 4.7.

Avif FileType v1.0.0

23 May 01:42
v1.0.0
Compare
Choose a tag to compare
  • Upgraded to libaom v2.0.0
  • Allow lossless images to use an ICC color profile
  • Improved performance when loading and saving images
  • Fixed the AV1 chroma sub-sampling fields for YUV 4:2:2
  • Reject images with unsupported essential properties
  • Attempt to preserve the color conversion data for loaded AVIF images

Avif FileType v0.8.0 Beta

28 Apr 04:41
v0.8.0
Compare
Choose a tag to compare
  • Added support for lossless encoding of color and gray-scale images
  • Reduced the file size when saving gray-scale images
  • Reduced the file size when saving images with transparency
  • Added XMP metadata support for Paint.NET 4.2.11
  • Reduced memory usage when loading images

Note that this release requires Paint.NET 4.2.11 or later.

Avif FileType v0.7.0 Beta

15 Apr 22:07
v0.7.0
Compare
Choose a tag to compare
  • Add support for negative crop offsets
  • Improve error reporting
  • Reduce memory usage when encoding

Avif FileType v0.6.0 Beta

12 Apr 04:11
v0.6.0
Compare
Choose a tag to compare

Reduced memory usage when loading files.
Added support for loading image grids.

Avif FileType v0.5.0 Beta

10 Apr 03:44
v0.5.0
Compare
Choose a tag to compare

Initial release