summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-19vp9.read_inter_block_mode_info: return on corruptionJames Zern
2022-08-18use VPX_NO_UNSIGNED_SHIFT_CHECK with entropy functionsJames Zern
2022-08-18compiler_attributes.h: add VPX_NO_UNSIGNED_SHIFT_CHECKJames Zern
2022-08-18vp9,search_new_mv: descale rather than scale sseJames Zern
2022-08-18update_thresh_freq_fact_row_mt: normalize param typesJames Zern
2022-08-18loopfilter.c: normalize flat func param typeJames Zern
2022-08-18Merge changes Icfc59932,I3d1ca618,Id3966912,I56f74981,Ia9a5dc5e, ... into mainJames Zern
2022-08-18Fix TEST_P(SADx4Test, DISABLED_Speed)Scott LaVarnway
2022-08-17Merge "Add vp9_highbd_quantize_fp_32x32_neon()." into mainScott LaVarnway
2022-08-16vpx_encoder.h: make flag constants unsignedJames Zern
2022-08-16vp8,VP8_COMP: normalize segment_encode_breakout typeJames Zern
2022-08-16webmdec,WebmInputContext: make timestamp_ns signedJames Zern
2022-08-16highbd_quantize_intrin_sse2: quiet int sanitizer warningsJames Zern
2022-08-16load_unaligned_u32: use an int w/_mm_cvtsi32_si128James Zern
2022-08-16variance_sse2.c: add some missing castsJames Zern
2022-08-16configure: add -Wno-pass-failed for libyuvJames Zern
2022-08-16Merge "configure: add -Wc++{14,17,20}-extensions" into mainJames Zern
2022-08-16Add vp9_highbd_quantize_fp_32x32_neon().Scott LaVarnway
2022-08-15simple_encode.cc: clear -Wextra-semi-stmt warningsJames Zern
2022-08-15Merge "examples/svc_encodeframe.c: rm empty {}s in switch" into mainJames Zern
2022-08-15Merge "VPX: Add vp9_highbd_quantize_fp_neon()." into mainScott LaVarnway
2022-08-15vp9_quantize_fp_32x32_neon() cleanup.Scott LaVarnway
2022-08-15VPX: Add vp9_highbd_quantize_fp_neon().Scott LaVarnway
2022-08-14examples/svc_encodeframe.c: rm empty {}s in switchJames Zern
2022-08-12configure: add -Wc++{14,17,20}-extensionsJames Zern
2022-08-12Merge "VPX: vp9_quantize_fp_neon() cleanup." into mainScott LaVarnway
2022-08-11VPX: vp9_quantize_fp_neon() cleanup.Scott LaVarnway
2022-08-10Merge "vp9_cx_iface,encoder_encode: only calc ts when img!=NULL" into mainJames Zern
2022-08-09Merge "VPX: Fix vp9_quantize_fp_avx2() VS build error." into mainScott LaVarnway
2022-08-09VPX: Fix vp9_quantize_fp_avx2() VS build error.Scott LaVarnway
2022-08-08Use level defined min gf intervalCheng Chen
2022-08-08L2E: Add target level in GOP unit testsCheng Chen
2022-08-09Merge "Fix VP9 auto level" into mainCheng Chen
2022-08-08vp9_cx_iface,encoder_encode: only calc ts when img!=NULLJames Zern
2022-08-08Fix VP9 auto levelCheng Chen
2022-08-05VPX: Add vpx_subtract_block_avx2().Scott LaVarnway
2022-08-04Merge "vp9_active_[hv]_edge: add missing vpx_clear_system_state" into mainJames Zern
2022-08-03VPX: Add vp9_highbd_quantize_fp_32x32_avx2().Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_avx2().Scott LaVarnway
2022-08-02Merge "VPX: Add vp9_quantize_fp_32x32_avx2()." into mainScott LaVarnway
2022-08-01Merge "Provide Arm SDOT optimizations for SAD functions" into mainJames Zern
2022-08-01VPX: Add vp9_quantize_fp_32x32_avx2().Scott LaVarnway
2022-07-29Fix off-by-one error of max w/h in validate_configWan-Teh Chang
2022-07-29Provide Arm SDOT optimizations for SAD functionsKonstantinos Margaritis
2022-07-29Merge changes I0c6604ef,Id7e13b3d,I7291d9bd,Ic7c0a2e7,Ic7ce0fd9, ... into mainJames Zern
2022-07-27vp9_active_[hv]_edge: add missing vpx_clear_system_stateJames Zern
2022-07-27x86: normalize type with _mm_cvtsi128_si32James Zern
2022-07-27vp9_filter_block_plane_non420: fix implicit conversion warningsJames Zern
2022-07-27variance_avx2.c: fix implicit conversion warningsJames Zern
2022-07-27vp8,read_mb_modes_mv: fix implicit conversion warningsJames Zern