1. 8076002 decoder: zero-initialise CWelsDecoder reordering state in constructor (#3996) by BenzhengZhang · 22 hours ago master
  2. 873ecbe decoder: restrict IncreasePicBuff ownership reset to new slots only (#3995) by BenzhengZhang · 24 hours ago
  3. 960414d decoder: snapshot per-thread pPreviousDecodedPictureInDpb before finish signal (#3994) by BenzhengZhang · 27 hours ago
  4. 562ffca decoder: guard sRawData wrap against queued slice overwrite (#3993) by BenzhengZhang · 2 days ago
  5. 2b2f961 decoder: retarget parse-only pNalPos after saved-buffer growth (#3992) by BenzhengZhang · 2 days ago
  6. 728ec6a encoder: use memset instead of mmx for fixed-size buffer zero-ing (#3987) by Philipp Hancke · 2 days ago
  7. 3137f7f decoder: validate EC copy source/destination compatibility (#3990) by BenzhengZhang · 5 days ago
  8. 24d74db Fix final loadbalancing argument parsing (#3974) by w1boost1889M · 5 days ago
  9. d7ec45a decoder: validate GMP BufferLength32 lengths before rewrite (#3971) by BenzhengZhang · 5 days ago
  10. 1bc7c22 decoder: harden bitstream tail reads without OOB (#3989) by BenzhengZhang · 5 days ago
  11. 9547f96 rate control: prevent signed integer overflow in target bit allocation (#3982) by Erik Språng · 6 days ago
  12. 5c41f37 test/decoder: fix sanitizer findings in UT and timeout math (#3986) by BenzhengZhang · 6 days ago
  13. 772e63d security: fix ExpandBsBuffer queued retarget UAF (SPARK-838034) (#3985) by BenzhengZhang · 8 days ago
  14. 4cbd8a1 decoder: re-derive stale thread picture before reference write (#3984) by BenzhengZhang · 8 days ago
  15. 3738dd5 decoder: prevent threaded decoder deadlock on lost references (#3983) by BenzhengZhang · 8 days ago
  16. 8ed6560 processing: validate chroma strides before downsample (#3977) by BenzhengZhang · 9 days ago
  17. 98bc7cb decoder: guard GetColocatedMb null colocPic before wait (#3978) by BenzhengZhang · 3 weeks ago
  18. 24ff6e9 encoder: validate geometry area using widened arithmetic (#3976) by BenzhengZhang · 3 weeks ago
  19. 35325f4 psnr: add coverage for the per-frame PSNR API (#3975) by Philipp Hancke · 4 weeks ago
  20. 4a2615f decoder: bounds-check CAVLC I_PCM copy before reading bitstream (#3968) by BenzhengZhang · 6 weeks ago
  21. d59cefb decoder: validate FMO slice-group run length before building allocation map (#3967) by BenzhengZhang · 6 weeks ago
  22. fca40fc Fix slice buffer size validation and allocation during dynamic load balancing (#3966) by Erik Språng · 6 weeks ago
  23. e22b273 Fix asymmetric chroma plane stride handling in encoder preprocessing (#3961) by Erik Språng · 6 weeks ago
  24. 5afa919 decoder: initialize iPicBuffIdx and validate before picture buffer indexing (#3965) by BenzhengZhang · 7 weeks ago
  25. 1189afa Fix thread cleanup and memory leaks during partial initialization (#3959) by Erik Språng · 7 weeks ago
  26. 1253268 Clamp screen content scroll motion vectors to configured range (#3962) by Erik Språng · 7 weeks ago
  27. 95eb9b0 Revert "Fix dynamic slice adjustment for frames with extreme aspect ratios (#…" (#3964) by BenzhengZhang · 7 weeks ago
  28. d91f567 Fix dynamic slice adjustment for frames with extreme aspect ratios (#3960) by Erik Språng · 7 weeks ago
  29. 6d95111 Fix SumOfFrame for extremely wide frames (#3958) by Erik Språng · 7 weeks ago
  30. 40555ec Prevent potential undedefined behavior in WelsCommon::BsFlush() (#3957) by Erik Språng · 8 weeks ago
  31. 3bc90ba build: upgrade bundled gtest to 1.15.2 (#3963) by BenzhengZhang · 8 weeks ago
  32. a8e04ad Make sure we allocate enough space for all slices (#3956) by Erik Språng · 9 weeks ago
  33. e3f5b10 fix: harden parse-only VCL NAL save logic in au_parser (#3944) by BenzhengZhang · 4 months ago
  34. cf568c8 guard aarch64 assembly with __aarch64__ (#3905) by akallabeth · 10 months ago
  35. 1c5ac2f Fix crashes on 2k3000 (#3897) by jinboson · 11 months ago
  36. a017516 Update windows/mingw CI (#3906) by BenzhengZhang · 11 months ago
  37. 0c9a557 meson.build: Add FreeBSD to common posix platforms (#3867) by Audrey Dutcher · 1 year, 5 months ago
  38. c2e7c4a Fix the issue #3837 (#3868) by tyan0 · 1 year, 6 months ago
  39. 042473e Merge pull request #3864 from xry111/xry111/VAACalcSad_lsx_type by BenzhengZhang · 1 year, 6 months ago
  40. f285349 Remove unused parameters in VAACalcSad_lsx by Xi Ruoyao · 1 year, 6 months ago
  41. a85e118 Update shared lib version for meson (#3860) by BenzhengZhang · 1 year, 7 months ago
  42. 652bdb7 update release note (#3855) by BenzhengZhang · 1 year, 7 months ago v2.6.0
  43. d12e51a update openh264 version to v2.6.0 (#3852) by BenzhengZhang · 1 year, 7 months ago
  44. cf3b514 psnr: do not use NAN, initialize to 0 (#3836) by Philipp Hancke · 1 year, 7 months ago
  45. c42fa04 meson.build: Enable PIC in x86 assembly code (#3831) by Khem Raj · 1 year, 7 months ago
  46. e49c095 Add qemu test for LoongArch (#3833) by jinboson · 1 year, 8 months ago
  47. 33f7f48 Allow calculating PSNR for Y/U/V components (#3824) by Philipp Hancke · 1 year, 8 months ago
  48. 423eb2c meson.build: add powerpc arch (#3806) by Sergey Fedorov · 1 year, 9 months ago
  49. 63db555 Potential bug fix (#3818) by BenzhengZhang · 1 year, 9 months ago
  50. 1c47e71 Pass the actual temporal id to GMPVideoEncodedFrame (#3828) by Andreas Pehrson · 1 year, 9 months ago
  51. fc1605c Use HW_NCPUONLINE on OpenBSD / NetBSD (#3813) by Brad Smith · 1 year, 9 months ago
  52. 1ebb3f1 Add Windows VSBuildTools VC17 compile support (#3823) by act262 · 1 year, 9 months ago
  53. 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
  54. edbef4d Do not use -Werror (#3809) by Ryan Carsten Schmidt · 1 year, 9 months ago
  55. 6746bc4 Use void casts to silence warnings about memcpy to a class (#3800) by Martin Storsjö · 1 year, 10 months ago
  56. 8c7008a update release note (#3798) by BenzhengZhang · 1 year, 10 months ago openh264v2.5.0 v2.5.0
  57. 6432372 update openh264 version to v2.5.0 (#3796) by BenzhengZhang · 1 year, 10 months ago
  58. 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
  59. 2a3207b Update build.yaml (#3791) by BenzhengZhang · 1 year, 11 months ago
  60. 8109455 Fix broken decode result in multi-thread decoding. (#3782) by tyan0 · 1 year, 11 months ago
  61. 3668daf Enable pac bti support (#3775) by Bill Roberts · 2 years ago
  62. cea886e build: fix build with meson on riscv64 (#3773) by Ziyao · 2 years ago
  63. fa6d099 Fix frame-decode errors. (#3723) by tyan0 · 2 years, 1 month ago
  64. e0bbb7f Fix deadlock at the end of decoding. (#3767) by tyan0 · 2 years, 2 months ago
  65. 4ab86b8 fix cross compile from darwin arm64 to x86_64 (#3716) by zhuzeitou · 2 years, 2 months ago
  66. 478e5ab Change picOrderCnt to 2 (#3752) by Philipp Hancke · 2 years, 2 months ago
  67. de02617 Remove unused pSpatialLayer variable in DetermineTemporalSettings (#3761) by Philipp Hancke · 2 years, 2 months ago
  68. 1c23887 Fix race issue among decoding threads which causes broken frame. (#3735) by tyan0 · 2 years, 5 months ago
  69. 1debdae Fix crash on multi-thread decoding. (#3736) by tyan0 · 2 years, 5 months ago
  70. f86f0e4 Revert "Fix WelsTraceCallback conversion. (#3722)" (#3739) by BenzhengZhang · 2 years, 5 months ago
  71. 28b533a Fix WelsTraceCallback conversion. (#3722) by Mohu · 2 years, 5 months ago
  72. c0e5ea2 Fix regression in PR#3707 for multi-thread decoding (#3734) by tyan0 · 2 years, 5 months ago
  73. c59550a update release note (#3726) by BenzhengZhang · 2 years, 7 months ago openh264v2.4.1 v2.4.1
  74. b29fd81 update openh264 version to v2.4.1 (#3724) by BenzhengZhang · 2 years, 7 months ago
  75. 4f01c15 Fix glitches that sometimes happen near the scene changes. (#3707) by tyan0 · 2 years, 8 months ago
  76. cfbd589 Add security policy (#3708) by Pedro Kaj Kjellerup Nacht · 2 years, 9 months ago
  77. fd66e67 Fix off by one regression in decoder (#3704) by Kalev Lember · 2 years, 9 months ago
  78. 34a0d2d update release note (#3703) by BenzhengZhang · 2 years, 9 months ago openh264v2.4.0 v2.4.0
  79. 34e14ea update openh264 version to v2.4.0 (#3691) by BenzhengZhang · 2 years, 10 months ago
  80. 15d02fc Use Ant compile demo and UT projects when NDK version lower than r18 (#3690) by BenzhengZhang · 2 years, 10 months ago
  81. b3feec2 emscripten processor count (#3667) by Jozef Chutka · 2 years, 10 months ago
  82. 859a08c A fuzzer found a null pointer dereference in welsDecoderExt.c (#3686) by calvano-fb · 2 years, 10 months ago
  83. 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
  84. 008465e compatible build with andrandroid-ndk-r18 (#3672) by BenzhengZhang · 2 years, 11 months ago
  85. 8f7fc38 compatible build with android-ndk-r18 by BenzhengZhang · 3 years, 1 month ago
  86. 9866066 add simd optimizations and fix for loongarch (#3649) by jinboson · 3 years, 5 months ago
  87. 6967c09 Avoid providing a warning if the requested number of threads is the (#3618) by Mark Harfouche · 3 years, 5 months ago
  88. 1772156 Bump the API version to add support for new requirements from Firefox. (#3648) by aosmond · 3 years, 5 months ago
  89. 09a4f3e Fix NOMINMAX macro redefined issue (#3641) by Yu-Chen (Eric) Sun · 3 years, 5 months ago
  90. 290eea3 Fix PSkip fast algorithm from screen-sharing (#3638) by Yu-Chen (Eric) Sun · 3 years, 5 months ago
  91. f8aeaae Use getauxval to detect cpu capabilities (#3628) by jinboson · 3 years, 6 months ago
  92. 045aeac Switch building of the unittest from Ant to Gradle (#3612) by Martin Storsjö · 3 years, 8 months ago
  93. b16f0c2 pick up PR#3261 (#3599) by guangwei · 3 years, 8 months ago
  94. c4156d5 Add unit test for IdctResAddPred8x8_c/lsx (#3591) by jinboson · 3 years, 8 months ago
  95. be615a4 Add LoongArch SIMD. (#3587) by Lu Wang · 3 years, 8 months ago
  96. 4d8729c revert pull request #3609 (#3610) by guangwei · 3 years, 8 months ago
  97. e6a1e91 just run git actions for pull request (#3609) by guangwei · 3 years, 8 months ago
  98. 0b2ef5e Use WelsSnprintf instead of direct snprintf in tests (#3608) by Martin Storsjö · 3 years, 8 months ago
  99. a52d3b1 update enc metrics QP (#3603) by huili2 · 3 years, 8 months ago
  100. 886b9a5 update github workflow checkout version (#3606) by guangwei · 3 years, 8 months ago