1. ecf700f libjpeg: Pass -DWITH_CRT_DLL=ON to cmake by Wan-Teh Chang · 5 months ago
  2. 5125ca2 Work around the bug that aom.pc always has -lm by Wan-Teh Chang · 5 months ago
  3. f086d98 fix: link against transitive libaom library dependencies by Frankie Dintino · 6 months ago
  4. 1b9cced Run cmake-format by Wan-Teh Chang · 6 months ago
  5. 4ebc044 Replace direct use of aom with ${AOM_PACKAGE_NAME} by Wan-Teh Chang · 6 months ago
  6. c4910aa cmake: Only search for ASM_NASM language on x86_64 platforms by Andrew Kaster · 6 months ago
  7. e54b5c2 fix: do not disable CONFIG_RUNTIME_CPU_DETECT in cross-arch aom builds by Frankie Dintino · 6 months ago
  8. 7adf407 Rename Googletest to GTest (#2263) by Vincent Rabaud · 6 months ago
  9. f1b4923 Upgrade to cargo-c v0.10.2 by Wan-Teh Chang · 6 months ago
  10. 22e47a3 Do not use GIT_SHALLOW ON with a hash GIT_TAG by Wan-Teh Chang · 6 months ago
  11. 0f14f7b Upgrade to cargo-c v0.10.0 + fix for cargo-c#383 by Wan-Teh Chang · 7 months ago
  12. 6fc21bd Update to SVT-AV1 v2.1.1 by Wan-Teh Chang · 7 months ago
  13. 07614c4 Upgrade to cargo-c v0.9.32 by Wan-Teh Chang · 7 months ago
  14. ed00ebd Upgrade to Corrosion v0.5.0 by Wan-Teh Chang · 7 months ago
  15. 8130965 Upgrade to Corrosion v0.4.10 by Wan-Teh Chang · 7 months ago
  16. 1842807 Windows: change leading / to - in RAV1E_LIBRARIES by Wan-Teh Chang · 7 months ago
  17. 7695103 Update libjpeg.cmd to 3.0.3 (#2194) by Vincent Rabaud · 7 months ago
  18. 6d64a8c Update dav1d to 1.4.3 by Wan-Teh Chang · 7 months ago
  19. 6ec8bfd ext: Checkout libaom v3.9.1 by Wan-Teh Chang · 7 months ago
  20. 112a121 Revert "Update dav1d to 1.4.2" by Wan-Teh Chang · 7 months ago
  21. 221cba1 Bump zlib to 1.3.1 (#2192) by Vincent Rabaud · 7 months ago
  22. 98a232f Bump libxml2, mp4box (#2182) by Vincent Rabaud · 7 months ago
  23. 06d01a3 Add a comment for libpng upgrade (#2183) by Vincent Rabaud · 7 months ago
  24. 646a1a8 Update AVM to research-v7.0.1 by Wan-Teh Chang · 7 months ago
  25. 96bf9e5 Update dav1d to 1.4.2 by Vincent Rabaud · 8 months ago
  26. 4e6a975 Change AVIF_LOCAL_SVT_GIT_TAG to "v2.1.0" by Wan-Teh Chang · 8 months ago
  27. f56a1f1 Bump libwebp to v1.4.0 (#2133) by Vincent Rabaud · 9 months ago
  28. 575f8c0 ext: update to libaom v3.9.0 by Jerome Jiang · 9 months ago
  29. 89f9b3a Bump libxml2 (#2118) by Vincent Rabaud · 9 months ago
  30. d939897 Bump rav1e to 0.7.1 (#2117) by Vincent Rabaud · 9 months ago
  31. 6c2ad21 Remove deprecated FOUND_VAR (#2113) by Vincent Rabaud · 9 months ago
  32. d5048f4 Add missing IMPORTED_IMPLIB for dav1d which creates a CMake warning. (#2112) by Vincent Rabaud · 9 months ago
  33. 5280f62 Add missing library deps to rav1e::rav1e on Windows. (#2106) by Vincent Rabaud · 9 months ago
  34. 98ce107 Fix zlib build when using ext/zlibpng.cmd (#2098) by Vincent Rabaud · 9 months ago
  35. c92d9ec Do not use AVIF_LOCAL for libxml2 and gtest. (#2097) by Vincent Rabaud · 9 months ago
  36. f1b936d feat(cmake): Use FetchContent and ExternalProject for local deps (#1744) by Frankie Dintino · 9 months ago
  37. 1862235 Use libjpeg-turbo in ext/libjpeg.cmd (#1994) by Yannis Guyon · 11 months ago
  38. 3471f30 Fix avifDiagnosticsPrintf doc (#1881) by Vincent Rabaud · 1 year, 1 month ago
  39. 626657a BLD: Find rav1e shared library on Windows (#1550) by Daniel Ching · 1 year, 1 month ago
  40. ea70a4d Fix merge_static_libs to work with generator expressions. (#1851) by Vincent Rabaud · 1 year, 1 month ago
  41. 198ee06 Only build zlib/example when building tests (#1848) by Vincent Rabaud · 1 year, 1 month ago
  42. bccbcc0 ci: use target properties instead of variables for flags, dirs, sources, and link libraries (#1778) by Frankie Dintino · 1 year, 1 month ago
  43. 12e0666 build: static compile local dependencies; combine library archives when building static libavif (#1579) by Frankie Dintino · 1 year, 3 months ago
  44. 28ba2af Don't add ldflags to aom library (#1581) by Dmitry Marakasov · 1 year, 4 months ago
  45. 083eab3 Add missing Findlibsharpyuv.cmake by Maryla · 2 years, 5 months ago
  46. 0f85943 Format all CMake files by Yannis Guyon · 2 years, 9 months ago
  47. fd055b0 findrav1e: add LDFLAGS to LIBRARIES by Christopher Degawa · 3 years, 1 month ago
  48. ba3dc13 Do not add AVIF_CODEC_LIBRARIES to avifenc/avifdec by Wan-Teh Chang · 3 years, 9 months ago
  49. 778b77f avif{enc,dec}: Link AOM_LIBRARIES and use CXX if vmaf is present by Christopher Degawa · 3 years, 9 months ago
  50. 2542a29 Avoid linking against libyuv if it is too old / incompatible by Joe Drago · 3 years, 9 months ago
  51. 2d281e3 Refine the check for rav1e by Luca Barbato · 4 years ago
  52. 6795df0 Remove libyuv/ prefix from find_path when looking for libyuv.h by Joe Drago · 4 years, 2 months ago
  53. 074ab28 Allow Findlibyuv to use pre-existing cmake variables by Joe Drago · 4 years, 2 months ago
  54. a9cda51 Basic libyuv support, first pass by Joe Drago · 4 years, 3 months ago
  55. 17f67ff add SVT-AV1 encoder by Jon Sneyers · 4 years, 3 months ago
  56. c841b89 More cmake fixes related to commit 382345b. (#68) by wantehchang · 4 years, 11 months ago
  57. 382345b Some cmake fixes for finding libararies (#63) by Andreas Schneider · 4 years, 11 months ago
  58. 8d150b4 Add libgav1 support (decoder only). (#57) by wantehchang · 4 years, 11 months ago
  59. c9bc381 cmake: Create a find module for aom by Andreas Schneider · 5 years ago
  60. b75823d cmake: Create a find module for rav1e by Andreas Schneider · 5 years ago
  61. 3f3179a cmake: Create a find module for dav1d by Andreas Schneider · 5 years ago