aboutsummaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_pickmode.c
AgeCommit message (Expand)Author
2022-08-25Merge "vp9: fix ubsan sub-overflows" into mainJames Zern
2022-08-22Merge "vp9,search_new_mv: descale rather than scale sse" into mainJames 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-03-30remove skip_block from quantizeJohann
2022-01-19Reland "Add vp9 ref frame to flag map function"Jianhui Dai
2022-01-11Revert "Add vp9 ref frame to flag map function"Jerome Jiang
2022-01-01Add vp9 ref frame to flag map functionJianhui Dai
2021-11-16vp9: fix ubsan sub-overflowsMikko Koivisto
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2019-11-23Disable -ftrivial-auto-var-init= for hot codeVitaly Buka
2019-10-04vp9: fix non bitexact when reuse_inter_pred is 0.Jerome Jiang
2019-07-23vp9-rtc: Add intra speed feature for speed >= 8Marco Paniconi
2019-07-01vp9-rtc: Fix color artifacts for speed >= 8Marco Paniconi
2019-05-10Cast buffer offset to int64_tJerome Jiang
2019-05-10Reland "vp9-rtc: tx_size selection for intra mode in nonrd"Jerome Jiang
2019-05-09Fix tsan failure in webrtc test.Jerome Jiang
2019-05-06Revert "vp9-rtc: tx_size selection for intra mode in nonrd"Jerome Jiang
2019-04-25vp9-rtc: Adjust thresh for 4x4 tx selectionMarco Paniconi
2019-04-25vp9-rtc: Fix int conversion error in nonrd_pickmode.Marco Paniconi
2019-04-24vp9-rtc: Pass source variance and mode to select txMarco Paniconi
2019-04-23vp9-rtc: tx_size selection for intra mode in nonrdMarco Paniconi
2019-04-19Merge "vp9: Use model rd for large blocks in filter search."Jerome Jiang
2019-04-18vp9: Use model rd for large blocks in filter search.Jerome Jiang
2019-04-19Merge "vp9-rtc: Use correct plane for UV in estimate_intra"Marco Paniconi
2019-04-18vp9-rtc: Use correct plane for UV in estimate_intraMarco Paniconi
2019-04-18vp9-rtc: Move setting for use_model_rd_largeMarco Paniconi
2019-04-17Merge "vp9: refactor condtions for model rd for large blocks."Jerome Jiang
2019-04-16vp9: refactor condtions for model rd for large blocks.Jerome Jiang
2019-04-16vp9-rtc: Add speed feature to force SMOOTH filterMarco Paniconi
2019-04-10vp9-rtc: Fix to re-eval zero-mv for denoisingMarco Paniconi
2019-04-09vp9-rtc: Speed feature for filter_search in nonrd_pickmode.Marco Paniconi
2019-04-09vp9-rtc: Fix to rate cost for switchable filterMarco Paniconi
2019-03-24Use high bd path to substract blocks in hbd build.Jerome Jiang
2019-03-21Merge "vp9: remove condition on high bitdepth using simple block yrd."Jerome Jiang
2019-03-20vp9-rtc: Fixes for low-resolnMarco Paniconi
2019-03-19vp9-rtc: Adjustments for base layer in screen.Marco Paniconi
2019-03-19vp9: remove condition on high bitdepth using simple block yrd.Jerome Jiang
2019-03-15vp9-rtc: Some adjustments for low-resolns real-timeMarco Paniconi
2019-03-10vp9-screen: Rework the mode skip logic for screenMarco Paniconi
2019-03-08vp9-screen: Fix to screen wth layered encodingMarco Paniconi
2019-03-06vp9-rtc: Improve mode check on flat blocks in screen modeMarco Paniconi
2019-03-06vp9-denoiser: Bias to last for golden long termMarco Paniconi
2019-02-28vp9-rtc: Reduce thresholds for skip goldenMarco Paniconi
2019-02-27Merge "vp9-rtc: Add cyclic_refresh condition to segment reset"Marco Paniconi
2019-02-27vp9-rtc: Add cyclic_refresh condition to segment resetMarco Paniconi
2019-02-27vp9-rtc: Modify skip golden mode check for 1 layerMarco Paniconi
2019-01-31vp9: Adjust intra check for short_circuit_flat_blocksMarco Paniconi
2019-01-30vp9-svc: Fix to non-rd pickmode for screen contentMarco Paniconi