[go: up one dir, main page]

  1. f32182f configure: Fix x86 SIMD flags detection w/Apple cross-compile by Yongseok Jeon · 3 days ago main
  2. 2220672 Do not truncate long options in arg_show_usage() by Wan-Teh Chang · 8 days ago
  3. d18c34c vp9: Fix integer overflow in vp9_rc_regulate_q by Marco Paniconi · 10 days ago
  4. bee2c31 vp9: Add test to repro issue: 442105459 by Marco Paniconi · 13 days ago
  5. 30eb965 Guard installation of static-only library by Michał Janiszewski · 2 weeks ago
  6. 92cd6ff vp9_spatial_svc_encoder.c: remove use of vp9_encoder.h by James Zern · 2 weeks ago
  7. cfc53b8 iosbuild.sh: remove 32-bit targets by James Zern · 2 weeks ago
  8. 72f9f47 configure.sh: add missing ']' by James Zern · 2 weeks ago
  9. 81afb68 Add Neon implementation of vpx_highbd_convolve12 by Alex Davicenko · 3 weeks ago
  10. 69d6c37 Add Neon implementation of vpx_highbd_convolve12_vert by Alex Davicenko · 3 weeks ago
  11. 79df8ad Add Neon implementation of vpx_highbd_convolve12_horiz by Alex Davicenko · 3 weeks ago
  12. 63e918e Android.mk: correct include path in comments by James Zern · 3 weeks ago
  13. 84e8b23 vp9_receive_raw_frame: move error checks up by James Zern · 4 weeks ago
  14. 1e81f10 encode_api_test: fix EncodeAPI.Buganizer441668134 by James Zern · 4 weeks ago
  15. 7e6a326 DISABLED_Buganizer441668134 by Lin Zheng · 4 weeks ago
  16. 52cc656 vpx/*.h,cosmetics: fix a few typos by James Zern · 5 weeks ago
  17. 8d00aca vpx_image: add allocation guidance for vpx_img_wrap by James Zern · 5 weeks ago
  18. bbd70fe vpx_image: Fix comments about storage for the image by James Zern · 5 weeks ago
  19. ba9dad1 Fix to buffer overflow in vp9_pack_bitstream by Marco Paniconi · 5 weeks ago
  20. 7044671 calc_pframe_target_size: remove some dead code by James Zern · 5 weeks ago
  21. cfa0a9e vp9-svc: Pass the spatial_layer_id to the psnr by Marco Paniconi · 5 weeks ago
  22. b122dc0 Undo the ABI version change from 4040505 by Marco Paniconi · 6 weeks ago
  23. 4040505 vp9-svc: Allow for per-spatial-layer psnr packet by Marco Paniconi · 6 weeks ago
  24. 0c14a5f vp9-svc: Add --psnr to command line for vp9_spatial_svc_encoder by Marco Paniconi · 7 weeks ago
  25. 9272c3e Allow for generate psnr packet for SVC by Marco Paniconi · 7 weeks ago
  26. fa1f9af test/**.cc: use using instead of typedef by James Zern · 7 weeks ago
  27. ad204a2 vp9: Fix and test case for partitioning assert issue by Marco Paniconi · 7 weeks ago
  28. 40561f5 vp9/encoder: remove SOURCE_VAR_BASED_PARTITION by James Zern · 8 weeks ago
  29. fdf1db6 Implement pthread_mutex_t using SRWLOCK on Windows by Wan-Teh Chang · 9 weeks ago
  30. fed80e2 Remove unused vp9_update_compressor_with_img_fmt() by Wan-Teh Chang · 9 weeks ago
  31. 5566062 Remove spinning before calling pthread_mutex_lock by Wan-Teh Chang · 9 weeks ago
  32. 3789524 Allow per-frame calculation of PSNR by Philipp Hancke · 2 months ago
  33. a985e5e vp8_datarate_test: reset `denoiser_on_` in ResetModel by James Zern · 3 months ago
  34. fac40d2 apply clang-format-19 by clang-format · 3 months ago
  35. 19c4082 vp8: Reset cpi->ref_framerate for very low framerate by Marco Paniconi · 3 months ago
  36. ae32a47 rtc: Relax the max_qp setting on scene change for lower reslon by Marco Paniconi · 3 months ago
  37. 337f4bd Fix to division by zero crash in vpxenc by Marco Paniconi · 4 months ago
  38. 686bf6f Require C++17 by Wan-Teh Chang · 4 months ago
  39. fc79278 Merge tag 'v1.15.2' into merge-wigeon-2 by Jerome Jiang · 4 months ago
  40. 11aaa6d Replace VPXMIN+VPXMAX combos with clamp or fclamp by James Zern · 4 months ago
  41. 69396c5 Fix ClangTidy warning by Lin Zheng · 4 months ago
  42. d168454 Add changelog and update version for v1.15.2 by Jerome Jiang · 4 months ago wigeon v1.15.2 v1.15.2-rc1
  43. 865eaf6 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 4 months ago
  44. b84ca9b vp9: Check for invalid parameter for color space SRGB by Marco Paniconi · 5 months ago
  45. 37c2802 Add mr_free_mem_loc enc func to vpx_codec_iface_t by Wan-Teh Chang · 5 months ago
  46. e922e89 vp8_get_compressed_data: remove unused timer by James Zern · 5 months ago
  47. c2eada3 fix doxygen '\brief' syntax by James Zern · 5 months ago
  48. d29fa2f Fix comments for encoder and multi-encoder init by Wan-Teh Chang · 5 months ago
  49. 6bb2886 Replace memcpy() calls with struct assignments by Wan-Teh Chang · 5 months ago
  50. 1c75878 vpx_codec_enc_init_multi: fix double free on init failure by James Zern · 5 months ago
  51. b32e98f Check on fscanf in read_mask of vpx_temporal_svc_encoder by Marco Paniconi · 6 months ago
  52. 0874d08 Fix to tiny_ssim integer overflow by Marco Paniconi · 6 months ago
  53. 3f7bf83 Fix to mask procesing in vpx_temporal_svc_encoder by Marco Paniconi · 6 months ago
  54. ff1d193 Refactor x86_simd_caps by Jerome Jiang · 6 months ago
  55. 1c9202e Fix comment for avx512 detection by Jerome Jiang · 6 months ago
  56. 748eb83 tools.mk: Expose tiny_ssim.SRCS as tiny_ssim_srcs.txt by Hang Nguyen · 6 months ago
  57. a205704 Remove CONFIG_RATE_CTRL by Cheng Chen · 6 months ago
  58. 0ab8891 Merge tag 'v1.15.1' into main by Jerome Jiang · 6 months ago
  59. 7354f18 Change -march=armv9-a+sve2 to armv9-a+i8mm+sve2 by Wan-Teh Chang · 6 months ago
  60. d1186e5 Remove simple encode by Cheng Chen · 7 months ago
  61. 027bbee vp9: fix to tsan race for external resize by Marco Paniconi · 7 months ago
  62. 349820a vp[89]_encoder: move timers behind CONFIG_INTERNAL_STATS by James Zern · 7 months ago
  63. 7e78c71 examples.mk: Expose vpxdec.SRCS as vpxdec_srcs.txt by Hang Nguyen · 7 months ago
  64. b2a9197 Fix test VP8/9 encoder CTS failure by Feng, Feifei · 7 months ago
  65. 95afae3 rtc-vp9: Relax the max_qp setting on scene changes. by Marco Paniconi · 7 months ago
  66. fd7f378 AVX512 implementation of SAD64 by zuxy · 8 months ago
  67. 9514ab6 svc: Fix the force keyframe condition in encoder_set_config by Marco Paniconi · 8 months ago
  68. f8e4fc1 vp9-svc: Fix to reset in cyclic refresh for svc by Marco Paniconi · 8 months ago
  69. 8ff2d2e rtcd: fix unstable application of --require- by Jeremy Dorfman · 8 months ago
  70. 2bfb9f9 vp9: Fixes to allow for external resize with SVC by Marco Paniconi · 8 months ago
  71. 7b3fa81 Clean up stale TODO for RC by Jerome Jiang · 9 months ago
  72. ea8fdb7 vp9,set_encoder_config: rm VBR rc buf size override by James Zern · 9 months ago
  73. 05fb205 Update simple encode by Cheng Chen · 9 months ago
  74. c358ac4 README: clarify yasm note by James Zern · 9 months ago
  75. 95c4bf0 Update third_party/libwebm to commit b4f01ea by Wan-Teh Chang · 9 months ago
  76. 94a8a21 Check if uint64_t may possibly be > SIZE_MAX by Wan-Teh Chang · 9 months ago
  77. d699ef4 README: add NASM to list of prereqs by James Zern · 9 months ago
  78. f0e4bff Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 9 months ago
  79. 39e8b9d Bump VPX_EXT_RATECTRL_ABI_VERSION by Jerome Jiang · 9 months ago v1.15.1 v1.15.1-rc1
  80. 2f1ad02 Add changelog for v1.15.1 release by Jerome Jiang · 9 months ago
  81. 7a65480 fix aarch64 realtime-only build by James Zern · 9 months ago
  82. dbd0d11 Add Neon I8MM implementation of vpx_convolve12 by Jonathan Wright · 9 months ago
  83. bc04738 Add Neon I8MM implementation of vpx_convolve12_vert by Jonathan Wright · 9 months ago
  84. dd7f9e9 Add Neon I8MM implementation of vpx_convolve12_horiz by Jonathan Wright · 9 months ago
  85. 83d3411 Add Neon DotProd implementation of vpx_convolve12 by Jonathan Wright · 9 months ago
  86. 5da9ab1 Add Neon DotProd implementation of vpx_convolve12_vert by Jonathan Wright · 9 months ago
  87. 242ac58 Add Neon DotProd implementation of vpx_convolve12_horiz by Jonathan Wright · 9 months ago
  88. a8d3750 Add Neon implementation of vpx_convolve12 by Jonathan Wright · 9 months ago
  89. 63ced40 Add Neon implementation of vpx_convolve12_horiz by Jonathan Wright · 9 months ago
  90. d9e04ad Add Neon implementation of vpx_convolve12_vert by Jonathan Wright · 9 months ago
  91. ad06958 Remove unnecessary vpx_convolve12_copy* by Jonathan Wright · 9 months ago
  92. 59e1714 Refactor 12-tap subpel filter function names by Jonathan Wright · 9 months ago
  93. 69da847 Bump up version major by Jerome Jiang · 9 months ago
  94. fbe3e61 normalize Visual Studio comments by James Zern · 9 months ago
  95. 654bb80 fdct_partial_neon: enable optimizations w/MSVC 17.7+ by James Zern · 9 months ago
  96. f26df9f AVX512: add sad_skip implementations by Jeremy Dorfman · 9 months ago
  97. 0b0ecb4 rtc-vp9: Fix condition for capping qp for 1 pass vbr by Marco Paniconi · 9 months ago
  98. 8058a0b fdct8x8_test: enable optimizations w/MSVC 17.12.3+ by James Zern · 10 months ago
  99. 6f125e9 vpx_dsp_common.h: refine clip_pixel msvc workaround by James Zern · 10 months ago
  100. 8ae5601 vp9: Fix assert in 1 pass vbr from encoder fuzzer by Marco Paniconi · 10 months ago