platform/upstream/libvpx.git
2023-08-03 Jerome JiangMerge "vp9_quantize_fp_neon: Same params name as in...
2023-08-03 Jerome JiangMerge "vp9 ext rc: Add callback for tpl stats" into...
2023-08-03 Jerome Jiangvp9_quantize_fp_neon: Same params name as in decl
2023-08-03 Jerome Jiangvp9 ext rc: Add callback for tpl stats
2023-08-03 Anupam PandeyAdd test to check bit exactness of C and SIMD in VP9...
2023-08-02 Yunqing WangAdd a 10-bit test file
2023-07-28 Johannnormalize *const in rtcd
2023-07-28 Johannremove incorrect (void)
2023-07-28 Johannquantize_fp: reduce parameters
2023-07-28 Johannquantize: reduce parameters
2023-07-28 James Zernresize_test: prefer 'override' to 'virtual'
2023-07-28 James Zerntest/*.h: prefer 'override' to 'virtual'
2023-07-28 James Zernencode_test_driver.h: use bool literal
2023-07-25 James Zerntest/**.cc: use bool literals
2023-07-25 James Zerntest/decode_perf_test.cc: use nullptr
2023-07-25 James Zerntest/*.cc: use '= default'
2023-07-25 James ZernMerge changes I71e1b442,Ibbfb949b into main
2023-07-25 James Zerntest/*.cc: prefer 'override' to 'virtual'
2023-07-25 James Zerntest,AbstractBench: fix -Wnon-virtual-dtor
2023-07-24 Jerome JiangAdd new_mv_count to ext rate control interface
2023-07-24 Jerome Jiangcleanup: _pt -> _ptr in vp9 external RC interface
2023-07-13 James Zernvp9_rdopt,handle_inter_mode: fix -Wmaybe-uninitialized...
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
next