1. 51b6701 AArch64: Optimize ipred_smooth_v_8bpc_neon by Arpad Panyik · 2 days ago master
  2. 4db1a05 AArch64: Optimize ipred_smooth_h_8bpc_neon by Arpad Panyik · 2 days ago
  3. 0374301 arm: Fix up code style slightly by Martin Storsjö · 2 days ago
  4. 7b9ab83 ci: Update the main CI image by Martin Storsjö · 2 days ago
  5. ac5dfb0 examples: Treat SDL2 headers as system headers by Martin Storsjö · 2 days ago
  6. 556c520 ci: Add testing on macOS on Apple Silicon too by Martin Storsjö · 5 days ago
  7. e1bd6f7 checkasm: Readd a dependency on threads by Martin Storsjö · 6 days ago
  8. 5cfc383 arm: mc: Optimize prep_neon for the w4/w8 cases by Martin Storsjö · 9 days ago
  9. 727d0f9 arm: mc: Fix a comment typo by Martin Storsjö · 9 days ago
  10. f995e1f threading: Schedule TILE tasks for all passes at once by Victorien Le Couviour--Tuffet · 11 days ago
  11. c0f2fe3 build: Update meson version requirement to 0.54.0 by Henrik Gramner · 2 weeks ago
  12. c572627 AArch64: Optimize ipred_h_8bpc_neon by Arpad Panyik · 3 weeks ago
  13. 47e2607 AArch64: Optimize ipred_v_8bpc_neon by Arpad Panyik · 3 weeks ago
  14. aa45047 arm: Fix a typo in a URL by Martin Storsjö · 6 weeks ago
  15. d69235d CI: Use shortform QEMU_CPU for loongarch64 by Matthias Dressel · 7 weeks ago
  16. bfbd7d4 CI: loongarch64: Move QEMU_LD_PREFIX to crossfile by Matthias Dressel · 7 weeks ago
  17. afcdb78 CI: riscv64: Move QEMU_LD_PREFIX to crossfile by Matthias Dressel · 7 weeks ago
  18. 42ac987 CI: aarch64: Move QEMU_LD_PREFIX to crossfile by Matthias Dressel · 7 weeks ago
  19. 8feb852 CI: Remove outdated version suffix from job name by Matthias Dressel · 7 weeks ago
  20. 594d160 arm: Add Armv9.3-A GCS (Guarded Control Stack) support by Martin Storsjö · 7 weeks ago
  21. 6894b7f Improve the memory pool API by Henrik Gramner · 7 weeks ago
  22. 241a6b2 x86: Fix warp8x8 gamma/delta naming mixup by Henrik Gramner · 9 weeks ago
  23. 4fd22e9 arm: Switch to a more correct Windows flag for detecting I8MM by Martin Storsjö · 9 weeks ago
  24. 1dcfc90 CI: Update images by Matthias Dressel · 10 weeks ago
  25. daef396 CI: Switch to loongarch64 Debian toolchain by Matthias Dressel · 3 months ago
  26. de4ce4f arm: mc: Add missing # for some immediate constants, for consistency by Martin Storsjö · 3 months ago
  27. 9c13b5f subprojects: Update checkasm to v1.1.0 by Martin Storsjö · 3 months ago
  28. 60507bf Fix compiler warning on platforms without cfi-icall by Cameron Cawley · 3 months ago
  29. 4264096 Allow falling back to standard C signal on non-POSIX systems by Cameron Cawley · 3 months ago
  30. 2272a19 x86: Update x86inc.asm by Henrik Gramner · 3 months ago
  31. b29c578 Export DAV1D APIs correctly on OS/2 by KO Myung-Hun · 4 months ago
  32. 8674770 Add asm support on OS/2 by KO Myung-Hun · 4 months ago
  33. f0b233f Replace use of sprintf with snprintf by Cameron Cawley · 4 months ago
  34. 50015c2 CI: switch debian-llvm-mingw to UCRT by Steve Lhomme · 4 months ago
  35. 2bb7e63 Fix reversed parameters when TRACK_HEAP_ALLOCATIONS is enabled by Cameron Cawley · 4 months ago
  36. a44b589 Silence a new MSVC warning by Martin Storsjö · 4 months ago
  37. 04b69f9 checkasm: Reinstate check for TRIM_DSP_FUNCTIONS by Martin Storsjö · 4 months ago
  38. afd13d8 arm: Fix a few misindented lines by Martin Storsjö · 4 months ago
  39. 574e7f4 checkasm: Pass HAVE_C11_GENERIC to checkasm as -DCHECKASM_HAVE_GENERIC=1/0 by Martin Storsjö · 4 months ago
  40. b2f9c10 checkasm: Fix building with MSVC by Martin Storsjö · 4 months ago
  41. 3a2a874 tests/checkasm: switch to external checkasm by Niklas Haas · 4 months ago
  42. 3374404 tests/checkasm/loopfilter: avoid printf format warning by Niklas Haas · 4 months ago
  43. b546257 NEWS for 1.5.3 by Jean-Baptiste Kempf · 4 months ago 1.5.3
  44. 844510c Add argon bitstream conformance test instructions by Nathan E. Egge · 4 months ago
  45. 5e8c380 riscv64/mc16: Keep blend_v RVV operations in 16-bits by Nathan E. Egge · 4 months ago
  46. d2fa946 riscv64/mc16: Keep blend RVV operations in 16-bits by Nathan E. Egge · 4 months ago
  47. 5f7f8ff cdef: consolidate left edge backup state by Kyle Siefring · 4 months ago
  48. a31e4bd riscv64/mc16: Add VLEN=512 16bpc RVV blend_{,v} functions by Nathan E. Egge · 5 months ago
  49. bf82cfa meson: clarify xxhash error message by Marvin Scholz · 5 months ago
  50. 549a6a0 meson: leave tools subdir early when tools are disabled by Marvin Scholz · 5 months ago
  51. 38dd16e riscv64/mc: Add VLEN=512 8bpc RVV blend_{,h,v} functions by Nathan E. Egge · 5 months ago
  52. 43f3b8d checkasm: Group itx functions by their largest dimension by Henrik Gramner · 5 months ago
  53. 165e9e2 checkasm: Only run DC-only itx tests for dct_dct by Henrik Gramner · 5 months ago
  54. 84792e6 dav1dplay: Print more error messages when window/context creation fails by Cameron Cawley · 5 months ago
  55. e60603a dav1dplay: Ensure a newer OpenGL version is used when creating the context by Cameron Cawley · 5 months ago
  56. f3a1070 input/ivf: handle files with 0 frames by Tristan Matthews · 5 months ago
  57. 28b1659 Use CLOCK_REALTIME for providing the initial seed value by Cameron Cawley · 6 months ago
  58. 04d588e allow builds on systems without a supported memalign function by Un1q32 · 6 months ago
  59. e7c280e x86: Sync the latest upstream version of x86inc.asm by Martin Storsjö · 6 months ago
  60. 2eac05d checkasm: arm: Use X() instead of inline ifdefs by Martin Storsjö · 6 months ago
  61. 6deac59 riscv64/mc: Add w_mask functions by Sungjoon Moon · 6 months ago
  62. 7ba6452 Unroll only for top copy by Sungjoon Moon · 6 months ago
  63. 7c04792 riscv64/mc: Add emu_edge function by Sungjoon Moon · 6 months ago
  64. d26f298 ipred_v implementation in RISC-V assembly by Mikołaj Zalewski · 6 months ago
  65. f979959 Small optimization, there's no actual meaningful difference by Sungjoon Moon · 6 months ago
  66. 43a7ac1 mc_tmpl: optimize w_mask with distributive law by Sungjoon Moon · 6 months ago
  67. c720f4d cli: Fix input_open() memory leak on fopen() failure by Henrik Gramner · 6 months ago 1.5.2
  68. fcbc3d1 loopfilter: align Av1FilterLUT struct members by Niklas Haas · 7 months ago
  69. f6965b7 Update NEWS for nasm 3.00 by Jean-Baptiste Kempf · 7 months ago
  70. 0bc6bd9 x86: put the memory operand first for test by Adam Sampson · 7 months ago
  71. af5cf2b Readme: improve consitency of compilation steps by Khalid Masum · 9 months ago
  72. 0558c33 On the road to 1.5.2 by Jean-Baptiste Kempf · 9 months ago
  73. 04faac6 Update COPYING years by Jean-Baptiste Kempf · 9 months ago
  74. 7161642 obu: Improve short-signaling reference frame index calculation by Henrik Gramner · 10 months ago
  75. fa30043 obu: Remove redundant zeroing in frame header parsing by Henrik Gramner · 10 months ago
  76. c3f3a7e CI: Check `--frametimes` with msan by Matthias Dressel · 10 months ago
  77. 583e8e0 tools/dav1d: initialize elapsed by Ronald S. Bultje · 10 months ago
  78. a86d561 loongarch: rename looprestoration_tmpl.c by yuanhecai · 11 months ago
  79. 9eea4fe loongarch: Fix Clang compilation errors by yuanhecai · 11 months ago
  80. b3c5848 loongarch: Use hidden visibility for asm functions by Henrik Gramner · 11 months ago
  81. 63bf075 recon: Fix level index calculation optimization for 2D transforms by Henrik Gramner · 11 months ago
  82. fe0ab51 Use exact-width integer min/max defines where appropriate by Henrik Gramner · 11 months ago
  83. 29efbb9 refmvs: Shrink mfmv_ref arrays by Henrik Gramner · 12 months ago
  84. 68dc200 refmvs: Shrink refpoc arrays by Henrik Gramner · 12 months ago
  85. 7889ac7 cdf: Remove unused eob_hi_bit entries by Henrik Gramner · 12 months ago
  86. 8d95618 CI: Build '-mavx' code as debugoptimized by Matthias Dressel · 1 year, 2 months ago
  87. edeac87 CI: Update images by Matthias Dressel · 1 year, 2 months ago
  88. 1d0cda0 CI: Update ppc64le image by Matthias Dressel · 1 year, 2 months ago
  89. caef968 refactor: simplify deltaq bitstream parsing logic by Gianni Rosato · 1 year, 2 months ago
  90. 7d4b789 Mark C globals with small code model by Pranav Kant · 1 year, 3 months ago
  91. 42b2b24 Update NEWS for 1.5.1 by Jean-Baptiste Kempf · 1 year, 4 months ago 1.5.1
  92. 40ff2a1 Include <string.h> for memcpy() by Wan-Teh Chang · 1 year, 4 months ago
  93. edb1688 AArch64: Add Neon implementation of load_tmvs by Arpad Panyik · 1 year, 4 months ago
  94. b129d9f mc: Reduce stack use in {put,prep}_scaled_{bilin,8tap} by Martin Storsjö · 1 year, 4 months ago
  95. cd5bfa1 riscv: Fix building on non-Linux OS's by Brad Smith · 1 year, 4 months ago
  96. 5ea4939 obu: don't print warnings for Metadata OBUs of types "Unregistered user private" by James Almer · 1 year, 4 months ago
  97. 2ba57aa arm32: looprestoration: Rewrite the wiener functions by Martin Storsjö · 1 year, 5 months ago
  98. 8291a66 looprestoration: Use only 6 row buffer for wiener, like NEON/x86 by Martin Storsjö · 1 year, 5 months ago
  99. a149f5c looprestoration: Make the C wiener h filter more optimizable for the compiler by Martin Storsjö · 1 year, 5 months ago
  100. 9da303e looprestoration: Rewrite the C version of the wiener filter by Martin Storsjö · 1 year, 5 months ago