1. eabc963 v0.4.3 by Joe Drago · 5 years ago v0.4.3
  2. 51e0866 Building rav1e in Travis CI is time prohibitive, disabling by Joe Drago · 5 years ago
  3. 2c88cfc Be explicit about where /ext is by Joe Drago · 5 years ago
  4. 72cbb2e Manually build the latest nasm instead of using a Travis package by Joe Drago · 5 years ago
  5. 38d815b Also install setuptools by Joe Drago · 5 years ago
  6. 7c6e899 Disable pip3 version check by Joe Drago · 5 years ago
  7. 285c247 Fix cargo PATH, move meson to pip3 by Joe Drago · 5 years ago
  8. 2c63781 Make sure rustup is noninteractive by Joe Drago · 5 years ago
  9. 3f0e18a Fix ninja dep name by Joe Drago · 5 years ago
  10. a39f992 Moving rust dependency to explicit rustup by Joe Drago · 5 years ago
  11. e6726e9 Add more travis build deps by Joe Drago · 5 years ago
  12. 26e8527 Re-add accidental comment-outs by Joe Drago · 5 years ago
  13. 93fd259 Try building all codecs with travis (unlikely to work on first try) by Joe Drago · 5 years ago
  14. 7e5b3c8 Add a chdir to the end of new .cmd to play nice with Windows CI by Joe Drago · 5 years ago
  15. 5335535 rav1e codec support (encode-only), all codecs can coexist peacefully now, and can be queried for availability or specifically chosen at encode/decode time by Joe Drago · 5 years ago
  16. 97ccb37 v0.4.2 by Joe Drago · 5 years ago v0.4.2
  17. a48cdb1 Populate nclx box inside of OBU in addition to AVIF container by Joe Drago · 5 years ago
  18. de96fb1 v0.4.1 by Joe Drago · 5 years ago v0.4.1
  19. 621f394 Added avifCodecVersions() for getting version strings of internal AV1 codecs by Joe Drago · 5 years ago
  20. 9c5ea37 Fixed warning with CHECK macro (additional semicolon) by Joe Drago · 5 years ago
  21. 6500fd6 Added `containerDepth` to avifDecoder for surfacing 10bpc/12bpc flags from av1C boxes, if present by Joe Drago · 5 years ago
  22. 513bde7 Merge pull request #16 from AurelC2G/remove_dead_code by Joe Drago · 5 years ago
  23. 33cfb04 Removed unused field in codec_aom by Aurelien Fredouelle · 5 years ago
  24. ef3065f v0.4.0 by Joe Drago · 5 years ago v0.4.0
  25. c59ed29 Large optimizations to RGB to YUV conversion, exposed utils by Joe Drago · 5 years ago
  26. eb3d43e Fix formatting from PR #15 by Joe Drago · 5 years ago
  27. 37d13ec Fixed memory leak in dav1d codec by Aurelien Fredouelle · 5 years ago
  28. 0e314a6 Merge pull request #14 from AurelC2G/fix_readme by Joe Drago · 5 years ago
  29. 18c23e3 Fixed encoding sample in README by Aurelien Fredouelle · 5 years ago
  30. c5b0624 Fix case (minor) by Joe Drago · 5 years ago
  31. fc4144e Renamed ispeWidth/ispeHeight to containerWidth/containerHeight; they now can hold tkhd's width/height by Joe Drago · 5 years ago
  32. 9241237 v0.3.11 by Joe Drago · 5 years ago v0.3.11
  33. 8197802 Fix flush order of operations to ensure the correct index is passed to open() by Joe Drago · 5 years ago
  34. 04432ed Pass through starting sample index to codec when flushing with NthImage by Joe Drago · 5 years ago
  35. 759e674 Fixed bug in sync sample table element sizing by Joe Drago · 5 years ago
  36. 2c0924c Now parsing/tracking sample description formats to filter non-av01 type tracks, allow brand 'av01' to be decoded by Joe Drago · 5 years ago
  37. 4170085 Exposed ispeWidth/ispeHeight to decoder if decoding items with an associated ispe box by Joe Drago · 5 years ago
  38. 95584b2 v0.3.10 by Joe Drago · 5 years ago v0.3.10
  39. 22c1ad9 Keyframe info and Nth image support by Joe Drago · 5 years ago
  40. 35f5bfc v0.3.9 by Joe Drago · 5 years ago v0.3.9
  41. 0261bb7 Fix a few clang/macOS warnings by Joe Drago · 5 years ago
  42. 345aaa1 Split avifRawData and avifStream into read-only (const) and read/write versions, updated code accordingly by Joe Drago · 5 years ago
  43. b30daa1 v0.3.8 by Joe Drago · 5 years ago v0.3.8
  44. 5446a9c Fix changelog by Joe Drago · 5 years ago
  45. c23a809 v0.3.8 by Joe Drago · 5 years ago
  46. a3a2188 v0.3.7 by Joe Drago · 5 years ago v0.3.7
  47. 581b9bb Updated libaom to use v1.0.0-errata1 (and fixed up associated codec_aom.c) by Joe Drago · 5 years ago
  48. a2d81f8 Fix a few warnings by Joe Drago · 5 years ago
  49. a78fa98 Fix warning by Joe Drago · 5 years ago
  50. 7740fcd Check for proper width/height/depth when decoding alpha with dav1d, matching libaom's impl by Joe Drago · 5 years ago
  51. 2e17ca9 Clarify build notes to show that nasm isn't required if you're not building libaom by Joe Drago · 5 years ago
  52. 73e6689 Update changelog for v0.3.6 by Joe Drago · 5 years ago v0.3.6
  53. 503af0e v0.3.6 by Joe Drago · 5 years ago
  54. 828325c Exposed tile encoding to avifEncoder by Joe Drago · 5 years ago
  55. 6ae028f v0.3.5 by Joe Drago · 5 years ago v0.3.5
  56. 04954e3 Fixed copypasta bug in libaom encoding quantizer setup by Joe Drago · 5 years ago
  57. 6ed5a1f v0.3.4 by Joe Drago · 5 years ago v0.3.4
  58. 981e17f When the AVIF container does not contain a color profile, fallback to the color OBU's nclx by Joe Drago · 5 years ago
  59. 5300fb2 v0.3.3 by Joe Drago · 5 years ago v0.3.3
  60. 70cbf60 expose ioStats on avifDecoder again (currently only interesting when reading items) by Joe Drago · 5 years ago
  61. 7e37b97 new helper function avifPeekCompatibleFileType() by Joe Drago · 6 years ago
  62. cdc9b64 codec_dav1d: disambiguate "needs more data" and "no more frames" in feed data pump by Joe Drago · 6 years ago
  63. 4ebc6b9 More warnings fallout by Joe Drago · 6 years ago
  64. 7f98985 More warnings fallout! (actual bitrot fixes to avif_example1.c; it needs a rework) by Joe Drago · 6 years ago
  65. 399df4f Fix lots of clang warnings by Joe Drago · 6 years ago
  66. 341a6a6 Enabled tons of warnings, and warnings-as-errors; Fixed associated fallout by Joe Drago · 6 years ago
  67. 25dd478 Fixed some warnings (removed unused variables and a bad cast); Add a define in dav1d layer for supporting older dav1d versions by Joe Drago · 6 years ago
  68. 1bad918 v0.3.2 by Joe Drago · 6 years ago v0.3.2
  69. 9a29c23 Detect when libaom or libdav1d is being included by a parent CMake project and allow it; Offer libavif's include dir alongside the library in CMake (target_include_directories) by Joe Drago · 6 years ago
  70. d69fecd Move the handful of public domain gb_math functions used by colr.c and eliminate the dependence on the gb library by Joe Drago · 6 years ago
  71. 38410d6 Disable a handful of unnecessary clang-format rules that are too new for older clang-formats by Joe Drago · 6 years ago
  72. 2cdf5ad Change back to parent directory after checkout (fixes AppVeyor) by Joe Drago · 6 years ago
  73. fb0b370 Add aom cloning to CI scripts, and better searching for libs/includes for codecs by Joe Drago · 6 years ago
  74. 79d6f36 Fix clang warning by Joe Drago · 6 years ago
  75. c37a6f9 Remove ext/aom as a submodule, but continue to allow ext/aom to build aom if AVIF_BUILD_AOM is enabled by Joe Drago · 6 years ago
  76. 05852a8 Moved dependency on libm to avif executables, instead of directly on the library by Joe Drago · 6 years ago v0.3.1
  77. d6374d5 Fix accidental build status URL reverts by Joe Drago · 6 years ago
  78. 7e95ab6 Minor formatting fix from previous commit by Joe Drago · 6 years ago v0.3.0
  79. 8b34ad7 Fix unnecessary statics on avifDecoderInput*() calls by Joe Drago · 6 years ago
  80. 1d85a52 v0.3.0 by Joe Drago · 6 years ago
  81. 17a3672 Add color profile querying to decode example, other minor example tweaks by Joe Drago · 6 years ago
  82. 46ea058 Image Sequence Support by Joe Drago · 6 years ago
  83. ae7e2c3 Basic moov and stbl box parsing (for upcoming image sequence support) by Joe Drago · 6 years ago
  84. 69ad3af Remove TODO comment as it is now done by Joe Drago · 6 years ago
  85. 05559c9 Added avifArray*() functions for basic dynamic arrays when parsing; Switched items and properties during parse to use dynamic arrays by Joe Drago · 6 years ago
  86. ce21292 Fix copypasta leading to a memory leak in RGB planes by Joe Drago · 6 years ago
  87. 4f770b9 Fix compilation from reformatting changes by Joe Drago · 6 years ago
  88. 97b071c Adjust .clang-format, re-run by Joe Drago · 6 years ago
  89. 714f145 Minor tweak to clang-format (doesn't impact current code) by Joe Drago · 6 years ago
  90. 7a9a661 Add .clang-format file, run clang-format on src and include by Joe Drago · 6 years ago
  91. 7637023 Setup basic fuzzing (afl) tool and script; fix found issues by Joe Drago · 6 years ago
  92. 177914d Hook up basic libdav1d support (very lightly tested) by Joe Drago · 6 years ago
  93. 19f6214 Fix incorrect ICC profile size check by Joe Drago · 6 years ago
  94. 64d26e8 Fix some compiler warnings by Joe Drago · 6 years ago
  95. 3533b97 Created new cmake option AVIF_CODEC_AOM, reorganized struct avifCodec to prepare for other codec impls by Joe Drago · 6 years ago
  96. c7c5272 Added install rules in CMake; Minor CMake cleanup by Joe Drago · 6 years ago
  97. 9c502a4 Fix one last URL in the readme, mention these changes in the changelog by Joe Drago · 6 years ago
  98. a0eb212 Update README to point CI icons at official repo builders by Joe Drago · 6 years ago
  99. 50066da Update changelog URLs by Joe Drago · 6 years ago
  100. 852a292 v0.2.0 by Joe Drago · 6 years ago v0.2.0