summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31test/*,cosmetics: normalize void parameter listsJames Zern
2022-08-30Remove const for pass-by-value parametersYaowu Xu
2022-08-30Merge "L2E: Add gop size and ARF existence to frame info" into mainCheng Chen
2022-08-26highbd_variance_neon,cosmetics: reorder a few linesJames Zern
2022-08-26L2E: Add gop size and ARF existence to frame infoCheng Chen
2022-08-26Merge "[NEON] Add highbd *variance* functions" into mainJames Zern
2022-08-26Merge "vpx_encoder.h: note VPX_ERROR_RESILIENT_PARTITIONS is VP8-only" into mainJames Zern
2022-08-25[NEON] Add highbd *variance* functionsKonstantinos Margaritis
2022-08-25Merge "vp9: fix ubsan sub-overflows" into mainJames Zern
2022-08-25vpx_encoder.h: note VPX_ERROR_RESILIENT_PARTITIONS is VP8-onlyJames Zern
2022-08-25Merge "vp8_ratectrl_rtc_test.cc: ensure frame_type is initialized" into mainJames Zern
2022-08-24libs.doxy_template: remove obsolete CLASS_DIAGRAMSJames Zern
2022-08-24vp8_ratectrl_rtc_test.cc: ensure frame_type is initializedJames Zern
2022-08-24Merge "[NEON] Improve vpx_quantize_b* functions" into mainJames Zern
2022-08-23.clang-format: update to clang-format-11clang-format
2022-08-23[NEON] Improve vpx_quantize_b* functionsKonstantinos Margaritis
2022-08-22vp9_ratectrl_rtc_test: initialize loopfilter_ctrl[]James Zern
2022-08-22Merge "vp9.read_inter_block_mode_info: return on corruption" into mainJames Zern
2022-08-22Merge "highbd_quantize_neon.c: remove unneeded assert.h" into mainJames Zern
2022-08-22Merge "vp9,search_new_mv: descale rather than scale sse" into mainJames Zern
2022-08-22Merge changes Iabed118b,I60a384b2 into mainJames Zern
2022-08-22[NEON] Add vpx_highbd_subtract_block functionKonstantinos Margaritis
2022-08-22[NEON] Added vpx_highbd_sad* functionsKonstantinos Margaritis
2022-08-22highbd_quantize_neon.c: remove unneeded assert.hJames Zern
2022-08-22Merge "[NEON] Added vpx_highbd_quantize_b* functions" into mainJames Zern
2022-08-22Merge "Fix TEST_P(SADx4Test, DISABLED_Speed)" into mainScott LaVarnway
2022-08-20[NEON] Added vpx_highbd_quantize_b* functionsKonstantinos Margaritis
2022-08-20Merge "loopfilter.c: normalize flat func param type" into mainJames Zern
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