1. 772e63d security: fix ExpandBsBuffer queued retarget UAF (SPARK-838034) (#3985) by BenzhengZhang · 11 hours ago master
  2. 4cbd8a1 decoder: re-derive stale thread picture before reference write (#3984) by BenzhengZhang · 11 hours ago
  3. 3738dd5 decoder: prevent threaded decoder deadlock on lost references (#3983) by BenzhengZhang · 16 hours ago
  4. 8ed6560 processing: validate chroma strides before downsample (#3977) by BenzhengZhang · 35 hours ago
  5. 98bc7cb decoder: guard GetColocatedMb null colocPic before wait (#3978) by BenzhengZhang · 2 weeks ago
  6. 24ff6e9 encoder: validate geometry area using widened arithmetic (#3976) by BenzhengZhang · 2 weeks ago
  7. 35325f4 psnr: add coverage for the per-frame PSNR API (#3975) by Philipp Hancke · 3 weeks ago
  8. 4a2615f decoder: bounds-check CAVLC I_PCM copy before reading bitstream (#3968) by BenzhengZhang · 5 weeks ago
  9. d59cefb decoder: validate FMO slice-group run length before building allocation map (#3967) by BenzhengZhang · 5 weeks ago
  10. fca40fc Fix slice buffer size validation and allocation during dynamic load balancing (#3966) by Erik Språng · 5 weeks ago
  11. e22b273 Fix asymmetric chroma plane stride handling in encoder preprocessing (#3961) by Erik Språng · 5 weeks ago
  12. 5afa919 decoder: initialize iPicBuffIdx and validate before picture buffer indexing (#3965) by BenzhengZhang · 6 weeks ago
  13. 1189afa Fix thread cleanup and memory leaks during partial initialization (#3959) by Erik Språng · 6 weeks ago
  14. 1253268 Clamp screen content scroll motion vectors to configured range (#3962) by Erik Språng · 6 weeks ago
  15. 95eb9b0 Revert "Fix dynamic slice adjustment for frames with extreme aspect ratios (#…" (#3964) by BenzhengZhang · 6 weeks ago
  16. d91f567 Fix dynamic slice adjustment for frames with extreme aspect ratios (#3960) by Erik Språng · 6 weeks ago
  17. 6d95111 Fix SumOfFrame for extremely wide frames (#3958) by Erik Språng · 6 weeks ago
  18. 40555ec Prevent potential undedefined behavior in WelsCommon::BsFlush() (#3957) by Erik Språng · 7 weeks ago
  19. 3bc90ba build: upgrade bundled gtest to 1.15.2 (#3963) by BenzhengZhang · 7 weeks ago
  20. a8e04ad Make sure we allocate enough space for all slices (#3956) by Erik Språng · 8 weeks ago
  21. e3f5b10 fix: harden parse-only VCL NAL save logic in au_parser (#3944) by BenzhengZhang · 4 months ago
  22. cf568c8 guard aarch64 assembly with __aarch64__ (#3905) by akallabeth · 10 months ago
  23. 1c5ac2f Fix crashes on 2k3000 (#3897) by jinboson · 10 months ago
  24. a017516 Update windows/mingw CI (#3906) by BenzhengZhang · 10 months ago
  25. 0c9a557 meson.build: Add FreeBSD to common posix platforms (#3867) by Audrey Dutcher · 1 year, 5 months ago
  26. c2e7c4a Fix the issue #3837 (#3868) by tyan0 · 1 year, 5 months ago
  27. 042473e Merge pull request #3864 from xry111/xry111/VAACalcSad_lsx_type by BenzhengZhang · 1 year, 6 months ago
  28. f285349 Remove unused parameters in VAACalcSad_lsx by Xi Ruoyao · 1 year, 6 months ago
  29. a85e118 Update shared lib version for meson (#3860) by BenzhengZhang · 1 year, 6 months ago
  30. 652bdb7 update release note (#3855) by BenzhengZhang · 1 year, 7 months ago v2.6.0
  31. d12e51a update openh264 version to v2.6.0 (#3852) by BenzhengZhang · 1 year, 7 months ago
  32. cf3b514 psnr: do not use NAN, initialize to 0 (#3836) by Philipp Hancke · 1 year, 7 months ago
  33. c42fa04 meson.build: Enable PIC in x86 assembly code (#3831) by Khem Raj · 1 year, 7 months ago
  34. e49c095 Add qemu test for LoongArch (#3833) by jinboson · 1 year, 7 months ago
  35. 33f7f48 Allow calculating PSNR for Y/U/V components (#3824) by Philipp Hancke · 1 year, 8 months ago
  36. 423eb2c meson.build: add powerpc arch (#3806) by Sergey Fedorov · 1 year, 8 months ago
  37. 63db555 Potential bug fix (#3818) by BenzhengZhang · 1 year, 8 months ago
  38. 1c47e71 Pass the actual temporal id to GMPVideoEncodedFrame (#3828) by Andreas Pehrson · 1 year, 8 months ago
  39. fc1605c Use HW_NCPUONLINE on OpenBSD / NetBSD (#3813) by Brad Smith · 1 year, 8 months ago
  40. 1ebb3f1 Add Windows VSBuildTools VC17 compile support (#3823) by act262 · 1 year, 8 months ago
  41. ad3f690 Expose via GMP API temporal layer info at encoder initialization and on a per frame basis. (#3821) by Andrew Osmond · 1 year, 9 months ago
  42. edbef4d Do not use -Werror (#3809) by Ryan Carsten Schmidt · 1 year, 9 months ago
  43. 6746bc4 Use void casts to silence warnings about memcpy to a class (#3800) by Martin Storsjö · 1 year, 9 months ago
  44. 8c7008a update release note (#3798) by BenzhengZhang · 1 year, 10 months ago openh264v2.5.0 v2.5.0
  45. 6432372 update openh264 version to v2.5.0 (#3796) by BenzhengZhang · 1 year, 10 months ago
  46. f70c905 Fix a bug where `ISVCDecoder::DecodeFrameNoDelay()` could fail when decoding an H.264 stream encoded by the Apple HWA encoder. (#3787) by Takeru Ohta · 1 year, 11 months ago
  47. 2a3207b Update build.yaml (#3791) by BenzhengZhang · 1 year, 11 months ago
  48. 8109455 Fix broken decode result in multi-thread decoding. (#3782) by tyan0 · 1 year, 11 months ago
  49. 3668daf Enable pac bti support (#3775) by Bill Roberts · 2 years ago
  50. cea886e build: fix build with meson on riscv64 (#3773) by Ziyao · 2 years ago
  51. fa6d099 Fix frame-decode errors. (#3723) by tyan0 · 2 years, 1 month ago
  52. e0bbb7f Fix deadlock at the end of decoding. (#3767) by tyan0 · 2 years, 1 month ago
  53. 4ab86b8 fix cross compile from darwin arm64 to x86_64 (#3716) by zhuzeitou · 2 years, 2 months ago
  54. 478e5ab Change picOrderCnt to 2 (#3752) by Philipp Hancke · 2 years, 2 months ago
  55. de02617 Remove unused pSpatialLayer variable in DetermineTemporalSettings (#3761) by Philipp Hancke · 2 years, 2 months ago
  56. 1c23887 Fix race issue among decoding threads which causes broken frame. (#3735) by tyan0 · 2 years, 4 months ago
  57. 1debdae Fix crash on multi-thread decoding. (#3736) by tyan0 · 2 years, 5 months ago
  58. f86f0e4 Revert "Fix WelsTraceCallback conversion. (#3722)" (#3739) by BenzhengZhang · 2 years, 5 months ago
  59. 28b533a Fix WelsTraceCallback conversion. (#3722) by Mohu · 2 years, 5 months ago
  60. c0e5ea2 Fix regression in PR#3707 for multi-thread decoding (#3734) by tyan0 · 2 years, 5 months ago
  61. c59550a update release note (#3726) by BenzhengZhang · 2 years, 7 months ago openh264v2.4.1 v2.4.1
  62. b29fd81 update openh264 version to v2.4.1 (#3724) by BenzhengZhang · 2 years, 7 months ago
  63. 4f01c15 Fix glitches that sometimes happen near the scene changes. (#3707) by tyan0 · 2 years, 7 months ago
  64. cfbd589 Add security policy (#3708) by Pedro Kaj Kjellerup Nacht · 2 years, 9 months ago
  65. fd66e67 Fix off by one regression in decoder (#3704) by Kalev Lember · 2 years, 9 months ago
  66. 34a0d2d update release note (#3703) by BenzhengZhang · 2 years, 9 months ago openh264v2.4.0 v2.4.0
  67. 34e14ea update openh264 version to v2.4.0 (#3691) by BenzhengZhang · 2 years, 10 months ago
  68. 15d02fc Use Ant compile demo and UT projects when NDK version lower than r18 (#3690) by BenzhengZhang · 2 years, 10 months ago
  69. b3feec2 emscripten processor count (#3667) by Jozef Chutka · 2 years, 10 months ago
  70. 859a08c A fuzzer found a null pointer dereference in welsDecoderExt.c (#3686) by calvano-fb · 2 years, 10 months ago
  71. 986bd65 Fix for out of bounds read issue by introducing bounds check on iPicBuffIdx in CWelsDecoder::ReleaseBufferedReadyPictureReorder (#3685) by calvano-fb · 2 years, 10 months ago
  72. 008465e compatible build with andrandroid-ndk-r18 (#3672) by BenzhengZhang · 2 years, 11 months ago
  73. 8f7fc38 compatible build with android-ndk-r18 by BenzhengZhang · 3 years ago
  74. 9866066 add simd optimizations and fix for loongarch (#3649) by jinboson · 3 years, 4 months ago
  75. 6967c09 Avoid providing a warning if the requested number of threads is the (#3618) by Mark Harfouche · 3 years, 4 months ago
  76. 1772156 Bump the API version to add support for new requirements from Firefox. (#3648) by aosmond · 3 years, 4 months ago
  77. 09a4f3e Fix NOMINMAX macro redefined issue (#3641) by Yu-Chen (Eric) Sun · 3 years, 5 months ago
  78. 290eea3 Fix PSkip fast algorithm from screen-sharing (#3638) by Yu-Chen (Eric) Sun · 3 years, 5 months ago
  79. f8aeaae Use getauxval to detect cpu capabilities (#3628) by jinboson · 3 years, 6 months ago
  80. 045aeac Switch building of the unittest from Ant to Gradle (#3612) by Martin Storsjö · 3 years, 8 months ago
  81. b16f0c2 pick up PR#3261 (#3599) by guangwei · 3 years, 8 months ago
  82. c4156d5 Add unit test for IdctResAddPred8x8_c/lsx (#3591) by jinboson · 3 years, 8 months ago
  83. be615a4 Add LoongArch SIMD. (#3587) by Lu Wang · 3 years, 8 months ago
  84. 4d8729c revert pull request #3609 (#3610) by guangwei · 3 years, 8 months ago
  85. e6a1e91 just run git actions for pull request (#3609) by guangwei · 3 years, 8 months ago
  86. 0b2ef5e Use WelsSnprintf instead of direct snprintf in tests (#3608) by Martin Storsjö · 3 years, 8 months ago
  87. a52d3b1 update enc metrics QP (#3603) by huili2 · 3 years, 8 months ago
  88. 886b9a5 update github workflow checkout version (#3606) by guangwei · 3 years, 8 months ago
  89. b044589 Silence warnings from Clang about using bitwise | with boolean operands (#3605) by Martin Storsjö · 3 years, 8 months ago
  90. d2f5b21 Improve checking for GCC >= 8 and Clang for passing -Wno-class-memaccess (#3598) by Martin Storsjö · 3 years, 8 months ago
  91. 8535525 temporarily disable ThreadDecoderOutputTest until it is fixed (#3604) by huili2 · 3 years, 8 months ago
  92. 9003acb remove warnings and update SHA1Table (#3594) by guangwei · 3 years, 8 months ago
  93. 8422de8 correct the download link for v2.3.0 (#3593) by guangwei · 3 years, 9 months ago
  94. db95667 Save xmm7 in DyadicBilinearQuarterDownsampler_sse by Bruce Dawson · 3 years, 10 months ago
  95. 0c19a5c update so version (#3576) by guangwei · 4 years ago
  96. b9d3491 meson: Don't use gas-preprocessor and armasm when building for arm64 with clang-cl (#3571) by Martin Storsjö · 4 years ago
  97. ef27036 WelsThread: port to GNU/Hurd by Samuel Thibault · 4 years ago
  98. fa3f9a2 Add platform-gnu.mk by Samuel Thibault · 4 years ago
  99. 062f9cb fix oss-fuzz issue-45607. checking if reference pic count < maximum reference count allowed. by xiaotiansf · 4 years ago
  100. 9986d59 Add fuzzing to CI by Jeff Muizelaar · 4 years ago