1. 33ece0a v0.8.2 by Joe Drago · 4 years, 5 months ago v0.8.2
  2. e4c5480 Stop being lazy about CHANGELOG (catch up!) by Joe Drago · 4 years, 5 months ago
  3. 28ef40b v0.8.1 by Joe Drago · 4 years, 7 months ago v0.8.1
  4. 50c5bbd Minor changelog tweak by Joe Drago · 4 years, 7 months ago
  5. 5a19c41 Fix incorrect 16-to-8 monochrome YUV conversion by Joe Drago · 4 years, 7 months ago
  6. db87bc5 Update changelog by Joe Drago · 4 years, 8 months ago
  7. 01ee4ca v0.8.0 by Joe Drago · 4 years, 8 months ago v0.8.0
  8. da63680 Update CHANGELOG by Joe Drago · 4 years, 8 months ago
  9. 9a24e09 Update CHANGELOG by Joe Drago · 4 years, 9 months ago
  10. 63ad371 Abort the process in case of memory allocation failure by Aurélien Fredouelle · 4 years, 9 months ago
  11. ad807f1 Changelog.md: Add line for dav1d 0.7.1 update by Ewout ter Hoeven · 4 years, 9 months ago
  12. 3940f52 Changelog.md: Add line for dav1d 0.7.0 update by Ewout ter Hoeven · 4 years, 10 months ago
  13. 3c850a4 Ext: Update to libaom v2.0.0 by Ewout ter Hoeven · 4 years, 10 months ago
  14. f864bd2 * Switch libaom.cmd to point at v2.0.0-rc1, Re-enable cpu-used=7+ in codec_aom when libaom major version > 1 by Joe Drago · 4 years, 10 months ago
  15. a0da4a4 CICP Refactor (breaking change!) by Joe Drago · 4 years, 10 months ago
  16. 70f4122 v0.7.3 by Joe Drago · 4 years, 11 months ago v0.7.3
  17. e4e5d75 Added avifenc Lossless (--lossless, -l) mode, which sets new defaults and warns when anything would cause the AVIF to not be lossless by Joe Drago · 4 years, 11 months ago
  18. 56a22c4 v0.7.2 by Joe Drago · 5 years ago v0.7.2
  19. 7ffaf09 JPEG support was also added to avifdec in v0.7.0 by Wan-Teh Chang · 5 years ago
  20. ca75f7c Move opinions about default speeds for avifenc out of the codec layer and into avifenc by Joe Drago · 5 years ago
  21. b52124c Update changelog by Joe Drago · 5 years ago
  22. b7db257 Changed default libaom encode speed to 8; now prioritizing libaom over rav1e by Joe Drago · 5 years ago
  23. 697923a avifenc - Allow --nclx to override embedded ICC profiles (with a warning), instead of --nclx being ignored by Joe Drago · 5 years ago
  24. 22c57ea avifdump - Fix format specifiers for 32bit by Joe Drago · 5 years ago
  25. 8287aeb v0.7.1 by Joe Drago · 5 years ago v0.7.1
  26. 70f9af8 avifenc: Set nclx/range values in avifImage earlier so proper YUV coefficients are used when converting JPEG/PNG by Joe Drago · 5 years ago
  27. c74f70c Fix changelog by Joe Drago · 5 years ago
  28. d639189 v0.7.0 by Joe Drago · 5 years ago v0.7.0
  29. 74cd1c9 Range (limited/full) cleanup and refactor by Joe Drago · 5 years ago
  30. 21bc4df Added simple `avifdump` tool for aiding in AVIF debugging (work in progress) by Joe Drago · 5 years ago
  31. 3e5134c v0.6.4 by Joe Drago · 5 years ago v0.6.4
  32. 83b613e Update changelog by Joe Drago · 5 years ago
  33. e9c5860 Added avifDecoderNthImageTiming() for querying frame timing without needing to decode the frame by Joe Drago · 5 years ago
  34. 8991484 Fix clang warning (switch clamp to min) by Joe Drago · 5 years ago
  35. 03683e9 v0.6.3 by Joe Drago · 5 years ago v0.6.3
  36. 82a29c2 Add some missing unreleased changelog entries by Joe Drago · 5 years ago
  37. 800b47f Refactor write.c to use a similar Data/Item design as read.c by Joe Drago · 5 years ago
  38. 437ee22 v0.6.2 by Joe Drago · 5 years ago v0.6.2
  39. 39cf076 v0.6.1 by Joe Drago · 5 years ago v0.6.1
  40. 95e6272 Updated changelog by Joe Drago · 5 years ago
  41. eb03c5c Update CHANGELOG by Joe Drago · 5 years ago
  42. 5dd888d v0.6.0 by Joe Drago · 5 years ago v0.6.0
  43. 951a002 Cleanup unnecessary avifBool ternary expressions by Joe Drago · 5 years ago
  44. 89f0cc8 Support pasp, clap, irot, imir metadata for encode/decode by Joe Drago · 5 years ago
  45. e247a87 Update CHANGELOG by Joe Drago · 5 years ago
  46. 329a1a1 Ext: Update to dav1d 0.6.0 and rav1e v0.3.1 (#92) by Ewout ter Hoeven · 5 years ago
  47. cf372ce avifImageYUVToInterleaved*() functions for converting directly into a pre-existing buffer, skipping temp rgbPlanes creation by Joe Drago · 5 years ago
  48. 1a0a889 v0.5.7 by Joe Drago · 5 years ago v0.5.7
  49. 2cc9306 Add missing changelog entries to upcoming release by Joe Drago · 5 years ago
  50. 56fa2bc minQuantizerAlpha/maxQuantizerAlpha support in avifEncoder, avifenc, 444alpha support in y4m layer (avifenc, avifdec) by Joe Drago · 5 years ago
  51. 060d534 Image grid support (Summer_in_Tomsk_720p_5x4_grid) by Joe Drago · 5 years ago
  52. c8fc62f Expose codec selection to avifdec/avifenc, speed to avifenc by Joe Drago · 5 years ago
  53. a3f1e5e Add change note for appveyor PR 55 by Joe Drago · 5 years ago
  54. 10e058d Add libgav1 change note by Joe Drago · 5 years ago
  55. 76554ae v0.5.6 by Joe Drago · 5 years ago v0.5.6
  56. 52eb292 avoid libaom crash when encoding >8bpc images at high speed by Joe Drago · 5 years ago
  57. 1e7c9cc Add changelog notes for recent PRs by Joe Drago · 5 years ago
  58. 89da36a v0.5.5 by Joe Drago · 5 years ago v0.5.5
  59. 61e3442 Basic test suite (aviftest, rough draft) by Joe Drago · 5 years ago
  60. bd4b601 Add a CHANGELOG note about PR 46 by Joe Drago · 5 years ago
  61. 01fb51e Update CHANGELOG.md by Ewout ter Hoeven · 5 years ago
  62. e8f5616 Fix memory leak when using avifDecoderReset(), fixes oss-fuzz issue #5770230506979328 by Joe Drago · 5 years ago
  63. 370be3f Optimize SampleSizeBox parsing when sample_size>0, fixes OOM oss-fuzz issue #5192805347753984 by Joe Drago · 5 years ago
  64. 4be7ce1 Explicitly cast unorms to float during YUV conversion, fixing clang warning by Joe Drago · 5 years ago
  65. dc0b40d Add changelog note by Joe Drago · 5 years ago
  66. 7d36984 v0.5.4 by Joe Drago · 5 years ago v0.5.4
  67. fa828e9 Add new merges into CHANGELOG by Joe Drago · 5 years ago
  68. 15ea240 Updated README's Basic Decoding section reminding of avifDecoderRead's tradeoffs by Joe Drago · 5 years ago
  69. e080130 Fix monochrome inputs on avifImageCopy. Monochrome still isn't really a first-class citizen in libavif, but this should at least honor the incoming data better. by Joe Drago · 5 years ago
  70. a8a9e0a v0.5.3 by Joe Drago · 5 years ago v0.5.3
  71. ef595c9 Round dimensions down when decoding subsampled YUV with odd dimensions by Joe Drago · 5 years ago
  72. c2e10be Honor CMake's builtin CMAKE_SKIP_INSTALL_RULES by Joe Drago · 5 years ago
  73. 70e16bb avifenc - Removed accidental double-delete of avifImage when failing to read a y4m file input by Joe Drago · 5 years ago
  74. f8d6142 v0.5.2 by Joe Drago · 5 years ago v0.5.2
  75. 5932a05 Fix incorrect free in 0-case for avifRWDataSet() by Joe Drago · 5 years ago
  76. c673f2e v0.5.1 by Joe Drago · 5 years ago v0.5.1
  77. 71b8805 Fix expectations for Exif payload to better match normal usage by Joe Drago · 5 years ago
  78. 0201356 Fix CHANGELOG link by Joe Drago · 5 years ago
  79. 295cb2f v0.5.0 by Joe Drago · 5 years ago v0.5.0
  80. 4f9c649 Updated README to show Exif/XMP support by Joe Drago · 5 years ago
  81. 1b2bf09 Update CHANGELOG by Joe Drago · 5 years ago
  82. 0dcdce4 cmake: Use BUILD_SHARED_LIBS as the option for shared or static by Andreas Schneider · 5 years ago
  83. 0e59b70 cmake: Don't use the project version as library version by Andreas Schneider · 5 years ago
  84. 043fd23 Pass through PROJECT_VERSION to shared library's SOVERSION in CMake by Joe Drago · 5 years ago
  85. 0d2e49a v0.4.8 by Joe Drago · 5 years ago v0.4.8
  86. 4e4948c Remove all libaom special cases from libavif's CMakefiles, and have it work the same way dav1d and rav1e do by Joe Drago · 5 years ago
  87. 81ae0d1 Rework shared vs static to use AVIF_BUILD_STATIC and build shared by default by Joe Drago · 5 years ago
  88. 9374d8c shared library compilation (stop enforcing STATIC in CMake, leverage BUILD_SHARED_LIBS), make install support by Joe Drago · 5 years ago
  89. 4bf0187 avifEncoder now has a speed setting, codec_aom only flushes encoder when necessary (avoids lost frame packets), minor cleanup by Joe Drago · 5 years ago
  90. dae3b9c Updated libaom to more recent SHA in aom.cmd, tweaked AVIF_LOCAL_AOM settings to play nice with libaom's usage of CMake's option() by Joe Drago · 5 years ago
  91. 46453c5 v0.4.7 by Joe Drago · 5 years ago v0.4.7
  92. 14968d8 Display versions in avifenc and avifdec by Joe Drago · 5 years ago
  93. 30cae55 Bump rav1e version in rav1e.cmd, implement `avifCodecVersionRav1e()` by Joe Drago · 5 years ago
  94. 8a6023c Add changelog for PR20 by Joe Drago · 5 years ago
  95. 2dd3ff4 v0.4.6 by Joe Drago · 5 years ago v0.4.6
  96. 0b6e7a7 Fix rav1e build on Linux x64, and eliminate pseudo-dependency on cargo-c by Joe Drago · 5 years ago
  97. cadb66e v0.4.5 by Joe Drago · 5 years ago v0.4.5
  98. 457118e Fix rav1e codec's alpha encoding (monochrome asserts, might be unsupported still) by Joe Drago · 5 years ago
  99. 8c499c1 v0.4.4 by Joe Drago · 5 years ago v0.4.4
  100. b749e6b Distribute out and share code populating av01 config box across codecs by Joe Drago · 5 years ago