这是indexloc提供的服务,不要输入任何密码
  1. a985e5e vp8_datarate_test: reset `denoiser_on_` in ResetModel by James Zern · 2 days ago main
  2. fac40d2 apply clang-format-19 by clang-format · 3 days ago
  3. 19c4082 vp8: Reset cpi->ref_framerate for very low framerate by Marco Paniconi · 8 days ago
  4. ae32a47 rtc: Relax the max_qp setting on scene change for lower reslon by Marco Paniconi · 4 weeks ago
  5. 337f4bd Fix to division by zero crash in vpxenc by Marco Paniconi · 5 weeks ago
  6. 686bf6f Require C++17 by Wan-Teh Chang · 6 weeks ago
  7. fc79278 Merge tag 'v1.15.2' into merge-wigeon-2 by Jerome Jiang · 7 weeks ago
  8. 11aaa6d Replace VPXMIN+VPXMAX combos with clamp or fclamp by James Zern · 7 weeks ago
  9. 69396c5 Fix ClangTidy warning by Lin Zheng · 8 weeks ago
  10. d168454 Add changelog and update version for v1.15.2 by Jerome Jiang · 8 weeks ago wigeon v1.15.2 v1.15.2-rc1
  11. 865eaf6 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 8 weeks ago
  12. b84ca9b vp9: Check for invalid parameter for color space SRGB by Marco Paniconi · 10 weeks ago
  13. 37c2802 Add mr_free_mem_loc enc func to vpx_codec_iface_t by Wan-Teh Chang · 3 months ago
  14. e922e89 vp8_get_compressed_data: remove unused timer by James Zern · 3 months ago
  15. c2eada3 fix doxygen '\brief' syntax by James Zern · 3 months ago
  16. d29fa2f Fix comments for encoder and multi-encoder init by Wan-Teh Chang · 3 months ago
  17. 6bb2886 Replace memcpy() calls with struct assignments by Wan-Teh Chang · 3 months ago
  18. 1c75878 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 3 months ago
  19. b32e98f Check on fscanf in read_mask of vpx_temporal_svc_encoder by Marco Paniconi · 3 months ago
  20. 0874d08 Fix to tiny_ssim integer overflow by Marco Paniconi · 3 months ago
  21. 3f7bf83 Fix to mask procesing in vpx_temporal_svc_encoder by Marco Paniconi · 3 months ago
  22. ff1d193 Refactor x86_simd_caps by Jerome Jiang · 3 months ago
  23. 1c9202e Fix comment for avx512 detection by Jerome Jiang · 3 months ago
  24. 748eb83 tools.mk: Expose tiny_ssim.SRCS as tiny_ssim_srcs.txt by Hang Nguyen · 3 months ago
  25. a205704 Remove CONFIG_RATE_CTRL by Cheng Chen · 4 months ago
  26. 0ab8891 Merge tag 'v1.15.1' into main by Jerome Jiang · 4 months ago
  27. 7354f18 Change -march=armv9-a+sve2 to armv9-a+i8mm+sve2 by Wan-Teh Chang · 4 months ago
  28. d1186e5 Remove simple encode by Cheng Chen · 4 months ago
  29. 027bbee vp9: fix to tsan race for external resize by Marco Paniconi · 4 months ago
  30. 349820a vp[89]_encoder: move timers behind CONFIG_INTERNAL_STATS by James Zern · 4 months ago
  31. 7e78c71 examples.mk: Expose vpxdec.SRCS as vpxdec_srcs.txt by Hang Nguyen · 4 months ago
  32. b2a9197 Fix test VP8/9 encoder CTS failure by Feng, Feifei · 5 months ago
  33. 95afae3 rtc-vp9: Relax the max_qp setting on scene changes. by Marco Paniconi · 5 months ago
  34. fd7f378 AVX512 implementation of SAD64 by zuxy · 5 months ago
  35. 9514ab6 svc: Fix the force keyframe condition in encoder_set_config by Marco Paniconi · 5 months ago
  36. f8e4fc1 vp9-svc: Fix to reset in cyclic refresh for svc by Marco Paniconi · 5 months ago
  37. 8ff2d2e rtcd: fix unstable application of --require- by Jeremy Dorfman · 5 months ago
  38. 2bfb9f9 vp9: Fixes to allow for external resize with SVC by Marco Paniconi · 6 months ago
  39. 7b3fa81 Clean up stale TODO for RC by Jerome Jiang · 6 months ago
  40. ea8fdb7 vp9,set_encoder_config: rm VBR rc buf size override by James Zern · 6 months ago
  41. 05fb205 Update simple encode by Cheng Chen · 6 months ago
  42. c358ac4 README: clarify yasm note by James Zern · 6 months ago
  43. 95c4bf0 Update third_party/libwebm to commit b4f01ea by Wan-Teh Chang · 6 months ago
  44. 94a8a21 Check if uint64_t may possibly be > SIZE_MAX by Wan-Teh Chang · 6 months ago
  45. d699ef4 README: add NASM to list of prereqs by James Zern · 6 months ago
  46. f0e4bff Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 7 months ago
  47. 39e8b9d Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 7 months ago v1.15.1 v1.15.1-rc1
  48. 2f1ad02 Add changelog for v1.15.1 release by Jerome Jiang · 7 months ago
  49. 7a65480 fix aarch64 realtime-only build by James Zern · 7 months ago
  50. dbd0d11 Add Neon I8MM implementation of vpx_convolve12 by Jonathan Wright · 7 months ago
  51. bc04738 Add Neon I8MM implementation of vpx_convolve12_vert by Jonathan Wright · 7 months ago
  52. dd7f9e9 Add Neon I8MM implementation of vpx_convolve12_horiz by Jonathan Wright · 7 months ago
  53. 83d3411 Add Neon DotProd implementation of vpx_convolve12 by Jonathan Wright · 7 months ago
  54. 5da9ab1 Add Neon DotProd implementation of vpx_convolve12_vert by Jonathan Wright · 7 months ago
  55. 242ac58 Add Neon DotProd implementation of vpx_convolve12_horiz by Jonathan Wright · 7 months ago
  56. a8d3750 Add Neon implementation of vpx_convolve12 by Jonathan Wright · 7 months ago
  57. 63ced40 Add Neon implementation of vpx_convolve12_horiz by Jonathan Wright · 7 months ago
  58. d9e04ad Add Neon implementation of vpx_convolve12_vert by Jonathan Wright · 7 months ago
  59. ad06958 Remove unnecessary vpx_convolve12_copy* by Jonathan Wright · 7 months ago
  60. 59e1714 Refactor 12-tap subpel filter function names by Jonathan Wright · 7 months ago
  61. 69da847 Bump up version major by Jerome Jiang · 7 months ago
  62. fbe3e61 normalize Visual Studio comments by James Zern · 7 months ago
  63. 654bb80 fdct_partial_neon: enable optimizations w/MSVC 17.7+ by James Zern · 7 months ago
  64. f26df9f AVX512: add sad_skip implementations by Jeremy Dorfman · 7 months ago
  65. 0b0ecb4 rtc-vp9: Fix condition for capping qp for 1 pass vbr by Marco Paniconi · 7 months ago
  66. 8058a0b fdct8x8_test: enable optimizations w/MSVC 17.12.3+ by James Zern · 7 months ago
  67. 6f125e9 vpx_dsp_common.h: refine clip_pixel msvc workaround by James Zern · 7 months ago
  68. 8ae5601 vp9: Fix assert in 1 pass vbr from encoder fuzzer by Marco Paniconi · 7 months ago
  69. 61d0865 set_analyzer_env.sh: add float-cast-overflow w/ubsan by James Zern · 7 months ago
  70. 2c38ade vp9: Fix integer overflow in ratectrl.c by Marco Paniconi · 7 months ago
  71. 62df56d vp9 1 pass vbr: adjust qp condition on overshoot by Marco Paniconi · 7 months ago
  72. a68a58b rtc-vp9: Fix to overshoot for 1 pass VBR no lookahead by Marco Paniconi · 7 months ago
  73. 6f0c446 iosbuild.sh: fix compilation w/Xcode 16 by James Zern · 8 months ago
  74. 6266e19 svc-vp9: Fix to invalid scale factors by Marco Paniconi · 8 months ago
  75. 82a0c8a configure: add support for darwin24 (macOS 15.x) by James Zern · 8 months ago
  76. 6e23d97 configure: add support for darwin24 (macOS 15.x) by James Zern · 8 months ago
  77. b06a785 Adjust temporal filter strength for better visual quality by Yunqing Wang · 8 months ago
  78. a604e10 loongarch: match vpx_quantize_b_lsx's signature with rtcd by Kexy Biscuit · 9 months ago
  79. a7863b9 loongarch: only specialize vpx_quantize_b{,_32x32} when !highbd by Kexy Biscuit · 9 months ago
  80. 66d339b vp9 ext rc: override delta q uv by Jerome Jiang · 9 months ago
  81. 7a9323b rtc: Fixes to scale_partitioning_svc() by Marco Paniconi · 9 months ago
  82. 50020b3 Merge tag 'v1.15.0' into main by Jerome Jiang · 9 months ago
  83. 727319a rtc: Fix issues with use_base_mv in pickmode by Marco Paniconi · 9 months ago
  84. 9f9b7e9 Changelog: add neon optimization speed up stats by Jerome Jiang · 9 months ago v1.15.0 v1.15.0-rc1
  85. 0ba09cc Update CHANGELOG and version by Jerome Jiang · 9 months ago
  86. f7ccdd1 args.c: make arg_init() static by James Zern · 9 months ago
  87. c21ed8d Fix integer overflow in vp9_calc_pframe_target_size_one_pass_cbr by Marco Paniconi · 9 months ago
  88. be5d92b Correctly check update type of first first frame in Gops by Bohan · 9 months ago
  89. 24b568e libs.mk: Expose RC_RTC_SRCS as libvpxrc_srcs.txt by Andres Calderon Jaramillo · 9 months ago
  90. 3939c5e vpx_highbd_convolve8_avg_sve2: fix C fallback typo by James Zern · 10 months ago
  91. 816a90f Update AUTHORS and .mailmap by Jerome Jiang · 10 months ago
  92. 192b4a4 rtc-vp9: Always disable svc_use_low_part by Marco Paniconi · 10 months ago
  93. 906334a Add SSSE3 for 12-tap highbd filter of temporal filter prediction by Diksha Singh · 10 months ago
  94. b15d2ac Add SSSE3 for 12-tap filter of temporal filter prediction by Diksha Singh · 10 months ago
  95. 62c4416 Fix int type conversion to avoid overflow by Jingning Han · 10 months ago
  96. 2cd966d Clear valgrind complaints by setting rdmult by Jerome Jiang · 10 months ago
  97. 1c0ef97 Move use of encode decision after error check by Jerome Jiang · 10 months ago
  98. acec044 Fix nightly compile failure by Diksha Singh · 10 months ago
  99. 67a45fc Add more data buffers to support extrc by Jingning Han · 10 months ago
  100. 8dc1788 Rename class member in svc_datarate_test by Jerome Jiang · 10 months ago