summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2023-02-21Skip redundant iterations in joint motion search Deepa K G
2023-02-16Relax frame recode tolerance on speed 0 to 1 above 480pchiyotsai
2023-02-14Enable some more speed features on speed 0 to 2chiyotsai
2023-02-10Remove CONFIG_CONSISTENT_RECODE flagchiyotsai
2023-02-09Merge "Remove onyx_int.h from vp8 rc header" into mainJerome Jiang
2023-02-09Remove onyx_int.h from vp8 rc headerJerome Jiang
2023-02-08Copy BLOCK_8X8's mi to PICK_MODE_CONTEXT::micchiyotsai
2023-02-08Merge "Enable some speed features on speed 0" into mainChi Yo Tsai
2023-02-07Enable some speed features on speed 0chiyotsai
2023-02-07Merge "Move TPL to a new file" into mainYunqing Wang
2023-02-06Move TPL to a new fileYunqing Wang
2023-02-06Merge "Remove duplicated VPX_SCALING declaration" into mainJerome Jiang
2023-02-06Remove duplicated VPX_SCALING declarationJerome Jiang
2023-02-03Fix uninitialized mesh feature for BEST modeYunqing Wang
2023-02-01vp9_diamond_search_sad_neon: use DECLARE_ALIGNEDJames Zern
2023-01-28Merge "Add encoder component timing information" into mainYunqing Wang
2023-01-27Add encoder component timing informationYunqing Wang
2023-01-26Merge "Fix per frame qp for temporal layers" into mainJerome Jiang
2023-01-26Fix per frame qp for temporal layersJerome Jiang
2023-01-26Merge "[NEON] Add Highbd FHT 8x8/16x16 functions" into mainJames Zern
2023-01-24[NEON] Add Highbd FHT 8x8/16x16 functionsKonstantinos Margaritis
2023-01-24Skip calculating internal stats when frame droppedJerome Jiang
2023-01-20Merge "Add codec control to set per frame QP" into mainJerome Jiang
2023-01-19Add codec control to set per frame QPJerome Jiang
2023-01-13Fix to segfault for external resize test in vp9Marco Paniconi
2023-01-05Use Neon load/store helper functions consistentlyJonathan Wright
2022-12-07L2E: Add a new interface to control rdmultCheng Chen
2022-11-18Merge "vp9/rate_ctrl_rtc: Improve get cyclic refresh data" into mainMarco Paniconi
2022-11-18vp9/rate_ctrl_rtc: Improve get cyclic refresh dataHirokazu Honda
2022-11-15Merge "vp9-svc: Fixes to make SVC work with VBR" into mainMarco Paniconi
2022-11-15vp9-svc: Fixes to make SVC work with VBRMarco Paniconi
2022-11-15Merge "[NEON] Optimize FHT functions, add highbd FHT 4x4" into mainJames Zern
2022-11-14quantize: remove vp9_regular_quantize_b_4x4Johann
2022-11-11[NEON] Optimize FHT functions, add highbd FHT 4x4Konstantinos Margaritis
2022-11-10vp9-rc: Fix key frame setting in external RCMarco Paniconi
2022-11-01[NEON] Optimize and homogenize Butterfly DCT functionsKonstantinos Margaritis
2022-10-25Merge changes I36545ff4,Id1aa29da into mainJames Zern
2022-10-25Merge "quantize: consolidate sse2 conditionals" into mainJohann Koenig
2022-10-24vp9_highbd_quantize_fp*_neon: normalize fn param nameJames Zern
2022-10-17quantize: consolidate sse2 conditionalsJohann
2022-10-17vp9 quantize: rewrite ssse3 in intrinsicsJohann
2022-10-07Merge "vp9 quantize: change index" into mainJohann Koenig
2022-10-04Merge "L2E: Rework recode decisions for external max frame size and q" into mainCheng Chen
2022-10-01vp9 quantize: change indexJohann
2022-09-26Merge "vp9_rd.c quiet -Wstringop-overflow" into mainScott LaVarnway
2022-09-26quantize: standardize vp9_quantize_fp_sse2Johann
2022-09-26vp9_rd.c quiet -Wstringop-overflowScott LaVarnway
2022-09-23quantize: increase iscan by 1Johann
2022-09-14L2E: Rework recode decisions for external max frame size and qCheng Chen
2022-09-12CHECK_MEM_ERROR: add an assert for a valid jmp targetJames Zern