summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_pickmode.c
AgeCommit message (Expand)Author
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
2019-01-29vp9-svc: Modify early breakout for non-rd pickmodeMarco Paniconi
2018-12-17Localize x->encode_breakout setup to non-rd mode searchJingning Han
2018-12-07Add enum definition for subpel search precisionHui Su
2018-12-04vp9: force refresh of long term ref when denoiser reset.Jerome Jiang
2018-11-26vp9-svc: Put check on usage of long term temporal ref.Marco Paniconi
2018-10-05Changes to facilitate accurate sub-pel motion searchYunqing Wang
2018-09-21Improve subpel MV search for speed 1Hui Su
2018-08-02vp9: new struct BEST_PICKMODE containing search results.Jerome Jiang
2018-08-01vp9: Refactor nonrd pickmode: new mv searchJerome Jiang