platform/upstream/libvpx.git
2023-06-08 Jerome JiangMerge "Fix more typos (n/n)" into main
2023-06-07 Jerome JiangMerge "Fix more typos (3/n)" into main
2023-06-07 Jerome JiangFix more typos (n/n)
2023-06-07 Jerome JiangFix more typos (3/n)
2023-06-07 Jerome JiangMerge "Fix more typos (2/n)" into main
2023-06-07 Jerome JiangMerge "Fix more typos (1/n)" into main
2023-06-07 Jerome JiangMerge "Fix a few typos" into main
2023-06-07 Jerome JiangFix more typos (2/n)
2023-06-07 Jerome JiangFix more typos (1/n)
2023-06-07 Jerome JiangFix a few typos
2023-06-06 Deepa K GAdd comments in vp9_diamond_search_sad_avx()
2023-06-05 Deepa K GFix c vs avx mismatch of diamond_search_sad()
2023-05-31 Jerome JiangMerge "Trim tpl stats by 2 extra frames" into main
2023-05-31 Jerome JiangTrim tpl stats by 2 extra frames
2023-05-31 James ZernMerge changes I6a906803,I0307a3b6 into main
2023-05-31 Jonathan WrightOptimize Neon implementation of vpx_int_pro_row
2023-05-31 Jonathan WrightOptimize Neon implementation of vpx_int_pro_col
2023-05-25 James ZernMerge changes Ia3647698,I55caf34e,Id2c60f39 into main
2023-05-24 James ZernMerge "examples.mk,vpxdec: rm libwebm muxer dependency...
2023-05-24 Jerome JiangMerge "Add IO for TPL stats" into main
2023-05-23 James Zernvpx_dsp_common.h,clip_pixel: work around VS2022 Arm64...
2023-05-23 James Zernfdct_partial_neon.c: work around VS2022 Arm64 issue
2023-05-23 James Zernfdct8x8_test.cc: work around VS2022 Arm64 issue
2023-05-23 Jerome JiangAdd IO for TPL stats
2023-05-18 Jerome JiangMerge "Add new vpx_tpl.h API file" into main
2023-05-18 Yunqing WangMerge "Improve convolve AVX2 intrinsic for speed" into...
2023-05-18 Jerome JiangAdd new vpx_tpl.h API file
2023-05-17 Anupam PandeyImprove convolve AVX2 intrinsic for speed
2023-05-16 James ZernMerge changes Ie77ad184,Idfcac43c into main
2023-05-13 Jonathan WrightAdd 2D-specific Neon horizontal convolution functions
2023-05-12 James ZernMerge "Don't use -Wl,-z,defs with Clang's sanitizers...
2023-05-12 James ZernDon't use -Wl,-z,defs with Clang's sanitizers
2023-05-12 Jonathan WrightRefactor standard bitdepth Neon convolution functions
2023-05-09 James Zernconfigure: add -Wshadow
2023-05-09 James ZernMerge "vp8_macros_msa.h: clear -Wshadow warnings" into...
2023-05-09 James ZernMerge changes Iac020280,I8ca8660a into main
2023-05-09 Yunqing WangMerge "Add AVX2 intrinsic for vpx_comp_avg_pred() funct...
2023-05-09 Anupam PandeyAdd AVX2 intrinsic for vpx_comp_avg_pred() function
2023-05-09 James Zernvp8_macros_msa.h: clear -Wshadow warnings
2023-05-08 James ZernMerge "README: update target list" into main
2023-05-08 James ZernMerge changes Ie165d410,I6d9bb8da,I6858e574 into main
2023-05-08 Jerome JiangMerge "Add VpxTplGopStats" into main
2023-05-08 Jerome JiangMerge "Unify implementation of CHECK_MEM_ERROR" into...
2023-05-08 Jerome JiangMerge "CHECK_MEM_ERROR to return in vp9_set_roi_map...
2023-05-08 James Zerngen_msvs_vcxproj: add ARM64EC w/VS >= 2022
2023-05-08 James Zernconfigure: add clang-cl vs1[67] arm64 targets
2023-05-08 Jerome JiangAdd VpxTplGopStats
2023-05-08 Jerome JiangUnify implementation of CHECK_MEM_ERROR
2023-05-08 Jerome JiangCHECK_MEM_ERROR to return in vp9_set_roi_map
2023-05-06 James Zernexamples.mk,vpxdec: rm libwebm muxer dependency
2023-05-06 James ZernMerge "vp9_encoder: clear -Wshadow warning" into main
2023-05-06 James ZernREADME: update target list
2023-05-05 Jerome JiangMerge "Set setjmp flag in VP9 RTC rate control library...
2023-05-05 Jerome JiangSet setjmp flag in VP9 RTC rate control library
2023-05-05 James Zernsixtap_filter_msa.c: clear -Wshadow warnings
2023-05-05 James ZernMerge "macros_msa.h: clear -Wshadow warnings" into...
2023-05-05 James Zernvp8_[cd]x_iface: clear setjmp flag on function exit
2023-05-05 James Zernvp9_decodeframe,tile_worker_hook: relocate setjmp=1
2023-05-05 James Zernvp9,encoder_set_config: set setjmp flag after setjmp()
2023-05-05 James ZernMerge changes I8089e90a,I46890224,I1b0e090d into main
2023-05-05 James ZernMerge "vpx_subpixel_8t_intrin_avx2,cosmetics: shorten...
2023-05-05 James Zernvp9_encoder: clear -Wshadow warning
2023-05-05 James Zernmacros_msa.h: clear -Wshadow warnings
2023-05-05 Yunqing WangMerge "Add AVX2 intrinsic for idct16x16 and idct32x32...
2023-05-05 Anupam PandeyAdd AVX2 intrinsic for idct16x16 and idct32x32 functions
2023-05-05 Wan-Teh ChangOverwrite cm->error->detail before freeing
2023-05-05 Wan-Teh ChangHave vpx_codec_error take const vpx_codec_ctx_t *
2023-05-05 Wan-Teh ChangAdd comments about vpx_codec_enc_init_ver failure
2023-05-05 James Zernvpx_subpixel_8t_intrin_avx2,cosmetics: shorten long...
2023-05-04 Jerome JiangMerge "Add num_blocks to VpxTplFrameStats" into main
2023-05-04 Jerome JiangMerge "Add Vpx* prefix to Tpl{Block,Frame}Stats" into...
2023-05-04 Chi Yo TsaiMerge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1...
2023-05-04 Jerome JiangAdd num_blocks to VpxTplFrameStats
2023-05-04 Jerome JiangAdd Vpx* prefix to Tpl{Block,Frame}Stats
2023-05-04 James ZernMerge changes I4d26f5f8,I12e25710 into main
2023-05-04 Jerome JiangMerge "Add codec control to export TPL stats" into...
2023-05-03 Jerome JiangAdd codec control to export TPL stats
2023-05-03 chiyotsaiFix mismatched param names in vpx_dsp/x86/sad4d_avx2.c
2023-05-03 chiyotsaiFix mismatched param names in vpx_dsp/arm/highbd_sad4d_...
2023-05-03 chiyotsaiFix mismatched param names in vpx_dsp/arm/sad4d_neon.c
2023-05-03 chiyotsaiFix mismatched param names in vpx_dsp/arm/highbd_avg_neon.c
2023-05-03 chiyotsaiFix clang warning on const-qualification of parameters
2023-05-03 James Zernfdct8x8_test: EXPECT_* -> ASSERT_*
2023-05-03 James Zerns/__aarch64__/VPX_ARCH_AARCH64/
2023-05-03 James Zernconfigure: add aarch64 to ARCH_LIST
2023-05-01 Jerome JiangMove TplFrameStats to public header
2023-04-27 Jerome JiangClean up a stale TODO in tpl
2023-04-25 James ZernMerge "register_state_check: clear -Wshadow warning...
2023-04-25 James ZernMerge "highbd_vpx_convolve8_neon: clear -Wshadow warnin...
2023-04-25 James ZernMerge "vp9_highbd_iht16x16_add_neon: clear -Wshadow...
2023-04-24 Yunqing WangMerge "Reduce joint motion search iters based on bsize...
2023-04-24 Neeraj GadgilReduce joint motion search iters based on bsize
2023-04-21 Jerome JiangReland "Calculate recrf_dist and recrf_rate"
2023-04-21 James Zernhighbd_vpx_convolve8_neon: clear -Wshadow warning
2023-04-21 James Zernvp9_highbd_iht16x16_add_neon: clear -Wshadow warning
2023-04-21 Jerome JiangRevert "Calculate recrf_dist and recrf_rate"
2023-04-21 Jerome JiangCalculate recrf_dist and recrf_rate
2023-04-21 Jerome JiangMerge "Store tpl stats before propagation" into main
2023-04-20 James Zernregister_state_check: clear -Wshadow warning
2023-04-20 James ZernMerge "configure: skip arm64_neon.h workaround w/VS...
next