platform/upstream/libvpx.git
2022-08-18 Scott LaVarnwayFix TEST_P(SADx4Test, DISABLED_Speed)
2022-08-17 Scott LaVarnwayMerge "Add vp9_highbd_quantize_fp_32x32_neon()." into...
2022-08-16 James Zernconfigure: add -Wno-pass-failed for libyuv
2022-08-16 James ZernMerge "configure: add -Wc++{14,17,20}-extensions" into...
2022-08-16 Scott LaVarnwayAdd vp9_highbd_quantize_fp_32x32_neon().
2022-08-16 James Zernsimple_encode.cc: clear -Wextra-semi-stmt warnings
2022-08-15 James ZernMerge "examples/svc_encodeframe.c: rm empty {}s in...
2022-08-15 Scott LaVarnwayMerge "VPX: Add vp9_highbd_quantize_fp_neon()." into...
2022-08-15 Scott LaVarnwayvp9_quantize_fp_32x32_neon() cleanup.
2022-08-15 Scott LaVarnwayVPX: Add vp9_highbd_quantize_fp_neon().
2022-08-14 James Zernexamples/svc_encodeframe.c: rm empty {}s in switch
2022-08-13 James Zernconfigure: add -Wc++{14,17,20}-extensions
2022-08-12 Scott LaVarnwayMerge "VPX: vp9_quantize_fp_neon() cleanup." into main
2022-08-11 Scott LaVarnwayVPX: vp9_quantize_fp_neon() cleanup.
2022-08-10 James ZernMerge "vp9_cx_iface,encoder_encode: only calc ts when...
2022-08-09 Scott LaVarnwayMerge "VPX: Fix vp9_quantize_fp_avx2() VS build error...
2022-08-09 Scott LaVarnwayVPX: Fix vp9_quantize_fp_avx2() VS build error.
2022-08-09 Cheng ChenUse level defined min gf interval
2022-08-09 Cheng ChenL2E: Add target level in GOP unit tests
2022-08-09 Cheng ChenMerge "Fix VP9 auto level" into main
2022-08-08 James Zernvp9_cx_iface,encoder_encode: only calc ts when img...
2022-08-08 Cheng ChenFix VP9 auto level
2022-08-05 Scott LaVarnwayVPX: Add vpx_subtract_block_avx2().
2022-08-04 James ZernMerge "vp9_active_[hv]_edge: add missing vpx_clear_syst...
2022-08-03 Scott LaVarnwayVPX: Add vp9_highbd_quantize_fp_32x32_avx2().
2022-08-03 Scott LaVarnwayVPX: Add vp9_highbd_quantize_fp_avx2().
2022-08-02 Scott LaVarnwayMerge "VPX: Add vp9_quantize_fp_32x32_avx2()." into...
2022-08-01 James ZernMerge "Provide Arm SDOT optimizations for SAD functions...
2022-08-01 Scott LaVarnwayVPX: Add vp9_quantize_fp_32x32_avx2().
2022-07-29 Wan-Teh ChangFix off-by-one error of max w/h in validate_config
2022-07-29 Konstantinos... Provide Arm SDOT optimizations for SAD functions
2022-07-29 James ZernMerge changes I0c6604ef,Id7e13b3d,I7291d9bd,Ic7c0a2e7...
2022-07-28 James Zernvp9_active_[hv]_edge: add missing vpx_clear_system_state
2022-07-27 James Zernx86: normalize type with _mm_cvtsi128_si32
2022-07-27 James Zernvp9_filter_block_plane_non420: fix implicit conversion...
2022-07-27 James Zernvariance_avx2.c: fix implicit conversion warnings
2022-07-27 James Zernvp8,read_mb_modes_mv: fix implicit conversion warnings
2022-07-27 James Zernvp8_find_near_mvs: fix implicit conversion warnings
2022-07-27 James Zernencode_test_driver: normalize frame_flags type
2022-07-27 James Zernvp9,decoder_decode: fix ubsan null/zero offset warning
2022-07-27 James Zerny4m_input_fetch_frame: fix ubsan null/zero offset warning
2022-07-27 Scott LaVarnwayVPX: vp9_quantize_fp_avx2() cleanup.
2022-07-27 Scott LaVarnwayMerge "VPX: Add vpx_highbd_quantize_b_32x32_avx2()...
2022-07-27 James Zernhighbd_temporal_filter_sse4: remove unused function...
2022-07-26 Scott LaVarnwayVPX: Add vpx_highbd_quantize_b_32x32_avx2().
2022-07-25 Scott LaVarnwayVPX: Add vpx_highbd_quantize_b_avx2().
2022-07-25 Scott LaVarnwayMerge "VPX: Add vpx_quantize_b_32x32_avx2()." into...
2022-07-22 Cheng ChenMerge "L2E: Add more unit tests for GOP API" into main
2022-07-22 Cheng ChenL2E: Add more unit tests for GOP API
2022-07-20 James Zernavg_intrin_avx2: rm dead store in highbd_hadamard_8x8
2022-07-20 James Zernpp_filter_test: quiet static analysis warning
2022-07-19 James Zernencode_api_test: quiet static analysis warning
2022-07-19 Scott LaVarnwayVPX: Add vpx_quantize_b_32x32_avx2().
2022-07-19 James Zernavg_intrin_{sse2,avg2}: rm dead store in hadamard_8x8
2022-07-19 James Zernvpx_int_pro_row_c: add an assert for height
2022-07-14 Cheng ChenL2E: Update the description of allow_alt_ref
2022-07-14 James Zernvpxenc: fix --disable-loopfilter help alignment
2022-07-13 Konstantinos... Actually include the fix for commit 8f4d1890c.
2022-07-11 Scott LaVarnwayMerge "VPX: Add vpx_quantize_b_avx2()." into main
2022-07-11 James ZernMerge "vp8_macros_msa.h: avoid shadowing variables...
2022-07-11 Scott LaVarnwayVPX: Add vpx_quantize_b_avx2().
2022-07-11 James ZernMerge "Revert "Revert "[NEON] Optimize vp9_diamond_sear...
2022-07-09 James Zernvp8_macros_msa.h: avoid shadowing variables in defines
2022-07-08 Konstantinos... Revert "Revert "[NEON] Optimize vp9_diamond_search_sad...
2022-07-07 Scott LaVarnwayMerge "VPX: Add quantize speed test for ref vs opt...
2022-07-07 Scott LaVarnwayVPX: Add quantize speed test for ref vs opt.
2022-07-06 James ZernRevert "Fix bug with smaller width bigger size"
2022-07-01 Jerome JiangMerge "Fix bug with smaller width bigger size" into...
2022-06-30 Jerome JiangFix bug with smaller width bigger size
2022-06-30 Jerome JiangABI compatibility to CHANGELOG for prev releases.
2022-06-29 Marco Paniconirtc: Add svc test for profile 2 10/12 bit
2022-06-29 Marco Paniconirtc-svc: Fix to make SVC work for Profile 1
2022-06-28 Jerome JiangMerge "Merge tag 'v1.12.0' into main" into main
2022-06-28 Jerome JiangAdd vp8_ prefix for quantize_lsx.c
2022-06-28 Jerome JiangMerge tag 'v1.12.0' into main
2022-06-28 Jerome JiangReplace date with version and release from README upstream/torrent v1.12.0
2022-06-27 Cheng ChenL2E: Distinguish fixed and active gf_interval
2022-06-21 James Zernvp9_encode_sb_row: remove a branch w/CONFIG_REALTIME_ONLY
2022-06-21 James Zernvp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
2022-06-21 Jerome JiangUpdate CHANGELOG for L2E
2022-06-17 Jerome JiangUpdate CHANGELOG and version info v1.12.0-rc1
2022-06-17 James Zernvp9_encode_sb_row: remove a branch w/CONFIG_REALTIME_ONLY
2022-06-17 James Zernvp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
2022-06-14 James ZernMerge "vp9,encoder: fix some integer sanitizer warnings...
2022-06-13 Jerome JiangRestore backward compatibility
2022-06-13 Jerome JiangUpdate AUTHORS
2022-06-13 Jerome JiangRestore backward compatibility
2022-06-10 Wan-Teh ChangConvert EncoderTest::last_pts_ to a local variable
2022-06-07 Cheng ChenL2E: Use libvpx's default q in case of invalid external...
2022-06-07 Cheng ChenL2E: rename 'gop_index' to 'gop_global_index'
2022-06-06 Cheng ChenL2E: send first pass stats before gop decisions
2022-06-06 Cheng ChenL2E: Use bit mask to represent control type
2022-06-03 James ZernMerge "libs.mk,build/make/Makefile: make test targets...
2022-06-03 James Zernvp9_change_config: check vp9_alloc_loop_filter return
2022-06-03 James Zernvp9e_set_config: setjmp before calling vp9_change_config
2022-06-03 James Zernvp8e_set_config: setjmp before calling vp8_change_config
2022-06-03 James Zernlibs.mk,build/make/Makefile: make test targets ordinary...
2022-06-03 James ZernMerge ".gitignore: add android studio / vscode folders...
2022-06-02 James ZernMerge changes I4cba67a5,I1dd1eca9,Ib7fbf4af into main
2022-06-02 James Zerntest/*: normalize use of nullptr
next