summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27VPX: vp9_quantize_fp_avx2() cleanup.Scott LaVarnway
2022-07-27Merge "VPX: Add vpx_highbd_quantize_b_32x32_avx2()." into mainScott LaVarnway
2022-07-26highbd_temporal_filter_sse4: remove unused function paramsJames Zern
2022-07-26VPX: Add vpx_highbd_quantize_b_32x32_avx2().Scott LaVarnway
2022-07-25VPX: Add vpx_highbd_quantize_b_avx2().Scott LaVarnway
2022-07-25Merge "VPX: Add vpx_quantize_b_32x32_avx2()." into mainScott LaVarnway
2022-07-22Merge "L2E: Add more unit tests for GOP API" into mainCheng Chen
2022-07-21L2E: Add more unit tests for GOP APICheng Chen
2022-07-20avg_intrin_avx2: rm dead store in highbd_hadamard_8x8James Zern
2022-07-20pp_filter_test: quiet static analysis warningJames Zern
2022-07-19encode_api_test: quiet static analysis warningJames Zern
2022-07-19VPX: Add vpx_quantize_b_32x32_avx2().Scott LaVarnway
2022-07-18avg_intrin_{sse2,avg2}: rm dead store in hadamard_8x8James Zern
2022-07-18vpx_int_pro_row_c: add an assert for heightJames Zern
2022-07-14L2E: Update the description of allow_alt_refCheng Chen
2022-07-13vpxenc: fix --disable-loopfilter help alignmentJames Zern
2022-07-13Actually include the fix for commit 8f4d1890c.Konstantinos Margaritis
2022-07-11Merge "VPX: Add vpx_quantize_b_avx2()." into mainScott LaVarnway
2022-07-11Merge "vp8_macros_msa.h: avoid shadowing variables in defines" into mainJames Zern
2022-07-11VPX: Add vpx_quantize_b_avx2().Scott LaVarnway
2022-07-11Merge "Revert "Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON""" i...James Zern
2022-07-09vp8_macros_msa.h: avoid shadowing variables in definesJames Zern
2022-07-08Revert "Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON""Konstantinos Margaritis
2022-07-07Merge "VPX: Add quantize speed test for ref vs opt." into mainScott LaVarnway
2022-07-07VPX: Add quantize speed test for ref vs opt.Scott LaVarnway
2022-07-06Revert "Fix bug with smaller width bigger size"James Zern
2022-07-01Merge "Fix bug with smaller width bigger size" into mainJerome Jiang
2022-06-30Fix bug with smaller width bigger sizeJerome Jiang
2022-06-30ABI compatibility to CHANGELOG for prev releases.Jerome Jiang
2022-06-29rtc: Add svc test for profile 2 10/12 bitMarco Paniconi
2022-06-28rtc-svc: Fix to make SVC work for Profile 1Marco Paniconi
2022-06-28Merge "Merge tag 'v1.12.0' into main" into mainJerome Jiang
2022-06-28Add vp8_ prefix for quantize_lsx.cJerome Jiang
2022-06-28Merge tag 'v1.12.0' into mainJerome Jiang
2022-06-28Replace date with version and release from READMEJerome Jiang
2022-06-27L2E: Distinguish fixed and active gf_intervalCheng Chen
2022-06-21vp9_encode_sb_row: remove a branch w/CONFIG_REALTIME_ONLYJames Zern
2022-06-21vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLYJames Zern
2022-06-21Update CHANGELOG for L2EJerome Jiang
2022-06-17Update CHANGELOG and version infoJerome Jiang
2022-06-17vp9_encode_sb_row: remove a branch w/CONFIG_REALTIME_ONLYJames Zern
2022-06-17vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLYJames Zern
2022-06-14Merge "vp9,encoder: fix some integer sanitizer warnings" into mainJames Zern
2022-06-13Restore backward compatibilityJerome Jiang
2022-06-13Update AUTHORSJerome Jiang
2022-06-13Restore backward compatibilityJerome Jiang
2022-06-10Convert EncoderTest::last_pts_ to a local variableWan-Teh Chang
2022-06-07L2E: Use libvpx's default q in case of invalid external valueCheng Chen
2022-06-06L2E: rename 'gop_index' to 'gop_global_index'Cheng Chen
2022-06-06L2E: send first pass stats before gop decisionsCheng Chen