platform/upstream/libvpx.git
2023-09-18 Martin Storsjoaarch64: Generalize Windows cpu detection to any Window...
2023-09-14 Jerome JiangAdd max/min_gf_interval to vpx_rc_config_t
2023-09-14 Jerome JiangFix ref frame buffer in TPL stats for RC
2023-09-14 Jerome JiangSet frame width height for 1st TPL GOP frame
2023-09-13 yuanhecailoongarch: Fix bugs from vp8_sixtap_predict4x4/16x16_lsx
2023-09-13 yuanhecailoongarch: simplify vpx_quantize_b/b_32x32_lsx args
2023-09-12 Jerome JiangAdd missing headers for clang-tidy warnings
2023-09-03 Jonathan WrightUse run-time feature detection for Neon DotProd HBD MSE
2023-09-03 Jonathan WrightUse run-time feature detection for Neon DotProd special...
2023-09-03 Jonathan WrightUse run-time feature detection for Neon DotProd variance
2023-09-03 Jonathan WrightUse run-time CPU feature detection for Neon DotProd...
2023-09-03 Jonathan WrightUse run-time CPU feature detection for Neon DotProd SAD
2023-09-03 Jonathan WrightUse run-time CPU feature detection for vpx_convolve8_neon
2023-09-01 Jonathan WrightRefactor and extend run-time CPU feature detection...
2023-08-31 Jonathan WrightSimplify Neon MSE helper function params/return values
2023-08-29 Marco Paniconivp9 svc: fix interger overflow
2023-08-25 Jerome JiangDo not call ext rc functions when they're null
2023-08-21 James ZernMerge "vp9_calc_pframe_target_size_one_pass_cbr: fix...
2023-08-21 James ZernMerge "vp8,ratectrl.c: fix integer overflow" into main
2023-08-21 James ZernMerge "fdct4x4_neon: fix compile w/cl" into main
2023-08-21 Jerome Jiangvp9 ext rc: copy under/overshoot% for all RC modes
2023-08-18 James Zernvp9_calc_pframe_target_size_one_pass_cbr: fix int overflow
2023-08-18 James Zernvp8,ratectrl.c: fix integer overflow
2023-08-18 James Zernvp9_cx_iface: fix code compatibility
2023-08-17 Jerome JiangMerge "vp9 ext rc: Assign over/undershoot % for CQ...
2023-08-17 Jerome Jiangvp9 ext rc: Assign over/undershoot % for CQ mode
2023-08-17 Jerome JiangMerge "Extend ext RC mode to have CQ mode" into main
2023-08-16 Jerome JiangExtend ext RC mode to have CQ mode
2023-08-16 James ZernMerge "tools_common,die_codec(): output to stderr"...
2023-08-16 James Zerntools_common,die_codec(): output to stderr
2023-08-15 Jerome JiangAdd RC mode to vpx external RC interface
2023-08-11 James Zernfdct4x4_neon: fix compile w/cl
2023-08-11 James Zern*quantize*.c: fix visual studio warnings
2023-08-10 Jonathan WrightFix bug and re-enable vpx_int_pro_row/col_neon
2023-08-08 Yunqing WangMerge "Enable arm test in c vs SIMD bit-exactness test...
2023-08-08 Yunqing WangMerge "Disable vpx_int_pro_row/col neon SIMD functions...
2023-08-07 Yunqing WangEnable arm test in c vs SIMD bit-exactness test
2023-08-07 Yunqing WangDisable vpx_int_pro_row/col neon SIMD functions
2023-08-07 Jerome JiangVP9 RC: Add pixel row/col of a TPL block
2023-08-07 Jerome JiangFix more clang-tidy warnings
2023-08-04 Jerome JiangFix some clang-tidy warnings
2023-08-04 Jerome JiangFix include path fpr vpx_tpl.h,vpx_ext_ratectrl.h
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)
next