platform/upstream/libvpx.git
2023-07-11 James ZernMerge "vp8: remove missing prototypes from the rtcd...
2023-07-10 L. E. Segoviavp8: remove missing prototypes from the rtcd header
2023-07-10 James Zernvpx_free_tpl_gop_stats: normalize param name
2023-07-06 James ZernMerge "delete some dead code" into main
2023-06-29 James Zernmfqe_partition: fix -Wunreachable-code
2023-06-28 Wan-Teh ChangFix a bug in vpx_highbd_hadamard_32x32_neon().
2023-06-28 James Zerndelete some dead code
2023-06-28 James ZernMerge "Fix Clang -Wunreachable-code-aggressive warnings...
2023-06-28 James ZernFix Clang -Wunreachable-code-aggressive warnings
2023-06-28 Jerome Jiangvp9 firstpass stats in a separate header
2023-06-28 James ZernMerge changes I1c17302f,Ic084894b,I9867f5fc,Ie3faf7b3...
2023-06-27 James Zernvp8_decode: fix keyframe resync after decode error
2023-06-27 James Zernvp8_decode: only remove threads on thread create failure
2023-06-27 James Zernvp8_decode: clear stream info on decoder create failure
2023-06-27 James Zernvp9_decodeframe,init_mt: free tile_workers on alloc...
2023-06-27 James Zernvp9_alloccommon: clear allocation sizes on free
2023-06-27 James Zernvp9_dx_iface: fix leaks on init_decoder() failure
2023-06-26 Wan-Teh ChangFix a bug in vpx_hadamard_32x32_neon()
2023-06-20 James ZernMerge "configure.sh: Improve a comment." into main
2023-06-20 Yunqing WangMerge "Remove vp9_diamond_search_sad_avx function"...
2023-06-19 Anupam PandeyRemove vp9_diamond_search_sad_avx function
2023-06-17 Chen Wangconfigure.sh: Improve a comment.
2023-06-16 Jerome JiangAdd new_mv_count to firstpass stats
2023-06-12 Yunqing WangMerge "Fix c vs intrinsic mismatch of vpx_hadamard_32x3...
2023-06-09 Jerome JiangRTC RC: clean up unnecessary headers
2023-06-09 Anupam PandeyFix c vs intrinsic mismatch of vpx_hadamard_32x32(...
2023-06-08 Jerome JiangReplace NONE with NO_REF_FRAME
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
next