1. e9c5860 Added avifDecoderNthImageTiming() for querying frame timing without needing to decode the frame by Joe Drago · 5 years ago
  2. d6b30da Avoid incorrect YUV range cast (these enums should be merged) by Joe Drago · 5 years ago
  3. 306c306 Declare some avifSampleTable * pointers as const by Wan-Teh Chang · 5 years ago
  4. 78e3c9d Address clang analyer issue in avifDecoderReset() by Benbuck Nason · 5 years ago
  5. 96d247d Ext: Only clone single branch of libgav1 by Ewout ter Hoeven · 5 years ago
  6. 8ba0550 Call dav1d_data_unref in dav1dCodecDestroyInternal by Wan-Teh Chang · 5 years ago
  7. 8991484 Fix clang warning (switch clamp to min) by Joe Drago · 5 years ago
  8. 03683e9 v0.6.3 by Joe Drago · 5 years ago v0.6.3
  9. 82a29c2 Add some missing unreleased changelog entries by Joe Drago · 5 years ago
  10. d4775f4 Clamp u16s before performing float lookup to protect against back codec output by Joe Drago · 5 years ago
  11. 75296fe Add some YUV->RGB optimizations by adding a unorm LUT, re-ordering clamp, and marking lots of things const by Joe Drago · 5 years ago
  12. 800b47f Refactor write.c to use a similar Data/Item design as read.c by Joe Drago · 5 years ago
  13. 00092a1 Set dav1dSettings.frame_size_limit to avoid OOM. (#114) by wantehchang · 5 years ago
  14. 063eda7 Disable clang warnings for disabled-macro-expansion by Joe Drago · 5 years ago
  15. 5b1d978 Build libgav1 on Travis CI by Joe Drago · 5 years ago
  16. 88755c7 Update to libgav1 revision 45a1d76. (#113) by wantehchang · 5 years ago
  17. 6d8a344 Bring back no-conversion for now by Joe Drago · 5 years ago
  18. 1fa8738 Add CMAKE_DL_LIBS to dav1d builds (for dlsym) by Joe Drago · 5 years ago
  19. d89dfd7 Enable rav1e in Travis CI (untested) by Joe Drago · 5 years ago
  20. 6d51de3 Switch CMake (NOT WIN32) check to (UNIX) by Joe Drago · 5 years ago
  21. 8b442cc Build apps, examples, tests on Travis CI by Joe Drago · 5 years ago
  22. 5e8bf05 Re-enable a bunch of clang warnings, remove useless rav1e compile check and enforce still_picture req, minor cleanup by Joe Drago · 5 years ago
  23. 96e87e9 Avoid throwing away const unnecessarily in avifROStreamReadString() by Joe Drago · 5 years ago
  24. 56ffea3 Switch the AppVeyor secure key to one owned by @louquillio by Joe Drago · 5 years ago
  25. 437ee22 v0.6.2 by Joe Drago · 5 years ago v0.6.2
  26. 369c063 Move png_set_swap later in PNG write or it is ignored (fixes 16bpc PNGs) by Joe Drago · 5 years ago
  27. ade6fe6 Mark rowPointers as volatile to satisfy -Wclobbered by Joe Drago · 5 years ago
  28. fe92047 Revert "Preallocate rowPointers in PNG code to avoid -Wclobbered errors" by Joe Drago · 5 years ago
  29. 79e4c6c Preallocate rowPointers in PNG code to avoid -Wclobbered errors by Joe Drago · 5 years ago
  30. e5003b1 GitHub automatic deployment (EwoutH) by Joe Drago · 5 years ago
  31. cbfab6b Minor cleanup of avifEncoderWrite(). (#110) by wantehchang · 5 years ago
  32. 7db1d05 apps:avifpng: Remove unused variable hasAlpha (#109) by Andreas Schneider · 5 years ago
  33. 39cf076 v0.6.1 by Joe Drago · 5 years ago v0.6.1
  34. 3fde0d0 Use comparison results as avifBool values directly (#107) by wantehchang · 5 years ago
  35. 632a346 cmake: Fix the SOVERSION which needs to be 2 (#108) by Andreas Schneider · 5 years ago
  36. 95e6272 Updated changelog by Joe Drago · 5 years ago
  37. c647acc PNG Support for avifenc/avifdec by Joe Drago · 5 years ago
  38. eb03c5c Update CHANGELOG by Joe Drago · 5 years ago
  39. 0286794 Explicitly cast int alpha to float (fixes Clang10 warning) by Joe Drago · 5 years ago
  40. 5dd888d v0.6.0 by Joe Drago · 5 years ago v0.6.0
  41. f1a2006 avifenc: Exit with status 1 on syntax error. (#102) by wantehchang · 5 years ago
  42. 951a002 Cleanup unnecessary avifBool ternary expressions by Joe Drago · 5 years ago
  43. 89f0cc8 Support pasp, clap, irot, imir metadata for encode/decode by Joe Drago · 5 years ago
  44. e247a87 Update CHANGELOG by Joe Drago · 5 years ago
  45. 2107728 Add apps/shared include dir to specific targets. (#84) by wantehchang · 5 years ago
  46. f16cd2d Minor formatting by Joe Drago · 5 years ago
  47. 922d8a1 Copy NCLX color profile. (#98) by psi / Ryo Hirafuji · 5 years ago
  48. e2c3c87 Big RGB Conversion Refactor by Joe Drago · 5 years ago
  49. ecdd4b7 AppVeyor: Skip when changes only affect non-essential code (#101) by Ewout ter Hoeven · 5 years ago
  50. c8277ab Travis CI: Update to Bionic, refactor (#100) by Ewout ter Hoeven · 5 years ago
  51. 329a1a1 Ext: Update to dav1d 0.6.0 and rav1e v0.3.1 (#92) by Ewout ter Hoeven · 5 years ago
  52. e365492 Pass const avifImage * pointers to compareYUVA(). (#99) by wantehchang · 5 years ago
  53. 37cf0c6 avifdec: Exit with status 1 on syntax error. (#97) by wantehchang · 5 years ago
  54. 3f3ceb7 Fix coding style nits. (#96) by wantehchang · 5 years ago
  55. 6fcf162 Use alphaRowBytes to calculate alpha plane size. (#95) by wantehchang · 5 years ago
  56. fbcd467 Comment typo AVIF_BEST_QUALITY, AVIF_WORST_QUALITY (#94) by wantehchang · 5 years ago
  57. ddaa5c4 avifdec/avifenc: Check for file write error. (#93) by wantehchang · 5 years ago
  58. c30f1be cmake: fix typos in pkg-config file (#88) by Jan Beich · 5 years ago
  59. 9d36878 Forget pointers into codec image buffers in tiles when resetting the codec (benign) by Joe Drago · 5 years ago
  60. 5dbff78 Correct accidental (benign) switch fallthrough (should fix Clang10) by Joe Drago · 5 years ago
  61. e362c19 Explicitly cast maxChannel calc (fixes warning) by Joe Drago · 5 years ago
  62. cf372ce avifImageYUVToInterleaved*() functions for converting directly into a pre-existing buffer, skipping temp rgbPlanes creation by Joe Drago · 5 years ago
  63. 1a0a889 v0.5.7 by Joe Drago · 5 years ago v0.5.7
  64. 2cc9306 Add missing changelog entries to upcoming release by Joe Drago · 5 years ago
  65. 6293bc3 Mark a few internal functions as static by Joe Drago · 5 years ago
  66. 56fa2bc minQuantizerAlpha/maxQuantizerAlpha support in avifEncoder, avifenc, 444alpha support in y4m layer (avifenc, avifdec) by Joe Drago · 5 years ago
  67. d5b3099 reorder CHROMA_DERIVED_NCL check to avoid checking it in a loop repeatedly, clang format by Joe Drago · 5 years ago
  68. bb3a811 Squashed commit of the following: by Joe Drago · 5 years ago
  69. ea1c68f cmake: Provide a pkgconfig file (#83) by Andreas Schneider · 5 years ago
  70. 847d2a7 Simplify image->depth checks in avifEncoderWrite() (#71) by wantehchang · 5 years ago
  71. cc4d801 Miscellaneous header file cleanup. (#78) by wantehchang · 5 years ago
  72. 3438d3d Apply codec defines and include dirs to src/* only (#79) by wantehchang · 5 years ago
  73. 060d534 Image grid support (Summer_in_Tomsk_720p_5x4_grid) by Joe Drago · 5 years ago
  74. 7c89dcb Fix aviftest memory leaks by Joe Drago · 5 years ago
  75. d455bbf Skip tests if chosen encoder/decoder not available (#81) by wantehchang · 5 years ago
  76. e3cd180 Add cJSON's license to the LICENSE file. (#77) by wantehchang · 5 years ago
  77. e2fc22c Use just -std=gnu99, not -std=c99 -std=gnu99. (#76) by wantehchang · 5 years ago
  78. c8fc62f Expose codec selection to avifdec/avifenc, speed to avifenc by Joe Drago · 5 years ago
  79. 7e4bc68 avif_example1.c: free the 'raw' avifRWData on exit (#74) by wantehchang · 5 years ago
  80. d2ca8ea Clarify "the image" in comment. (#73) by wantehchang · 5 years ago
  81. ffe8238 colr.c: minor cleanup. (#72) by wantehchang · 5 years ago
  82. 45bd0f9 aviftest: Show syntax help on invalid options. (#70) by wantehchang · 5 years ago
  83. c841b89 More cmake fixes related to commit 382345b. (#68) by wantehchang · 5 years ago
  84. c4ceee5 Handle monochrome images correctly. (#66) by psi / Ryo Hirafuji · 5 years ago
  85. 382345b Some cmake fixes for finding libararies (#63) by Andreas Schneider · 5 years ago
  86. c824894 Minor edit of ext/aom.cmd. (#62) by wantehchang · 5 years ago
  87. e613e93 Remove duplicate declarations of avifAlloc,avifFre (#61) by wantehchang · 5 years ago
  88. 1ae22ca Have avif_example1.c return 1 from main on failure (#60) by wantehchang · 5 years ago
  89. af03c4c Add libgav1 to CI roundtrip test passes by Joe Drago · 5 years ago
  90. 18796e3 Add ext/libgav1 to gitignore by Joe Drago · 5 years ago
  91. a3f1e5e Add change note for appveyor PR 55 by Joe Drago · 5 years ago
  92. 0086dc1 AppVeyor: Compile with dav1d, refactor (#55) by Ewout ter Hoeven · 5 years ago
  93. 10e058d Add libgav1 change note by Joe Drago · 5 years ago
  94. 8d150b4 Add libgav1 support (decoder only). (#57) by wantehchang · 5 years ago
  95. 76554ae v0.5.6 by Joe Drago · 5 years ago v0.5.6
  96. 52eb292 avoid libaom crash when encoding >8bpc images at high speed by Joe Drago · 5 years ago
  97. 8da56d2 Fix comment indents by Joe Drago · 5 years ago
  98. 1e7c9cc Add changelog notes for recent PRs by Joe Drago · 5 years ago
  99. 6a71633 remove unnecessary ternary expressions by psi · 5 years ago
  100. 61847f2 use right-most and bottom-most UV pixels by psi · 5 years ago