summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_pickmode.c
AgeCommit message (Expand)Author
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
2018-08-01vp9: Refactor nonrd pickmode: interp filter.Jerome Jiang
2018-08-01vp9: Refactor nonrd pickmode: tx_size.Jerome Jiang
2018-07-31vp9: Clamp tx_size in model_rd_largeMarco Paniconi
2018-07-31vp9: Remove assert from model_rd in non-rd pickmode.Marco Paniconi
2018-07-26vp9: 4x4 tx_size for nonrd-pickmode for screen contentMarco Paniconi
2018-07-26Merge "vp9: Modify condition for force test of intra"Marco Paniconi
2018-07-25vp9: Modify condition for force test of intraMarco Paniconi
2018-07-25vp9: Avoid early breakout on slide changeMarco Paniconi
2018-07-25Merge "Revert "vp9: Adjust reset segment for real-time screen-content""Marco Paniconi
2018-07-25Revert "vp9: Adjust reset segment for real-time screen-content"Marco Paniconi
2018-07-24vp9: Modify logic for flat blocks in nonrd-pickmode.Marco Paniconi
2018-07-23vp9: Adjust reset segment for real-time screen-contentMarco Paniconi
2018-07-12vp9: Enforce intra search on scene_changeMarco Paniconi
2018-07-10vp9: Initialize source variance in nonrd-pickmode.Marco Paniconi
2018-07-09vp9-svc: Intra-only frame for spatial layers.Marco Paniconi
2018-07-01vp9: Fix to screen content artifact for real-time.Marco Paniconi
2018-06-28vp9-svc: Adjust threshold for early exit on goldenMarco Paniconi
2018-06-27vp9-svc: Fix to early golden exit nonrd-pickmodeMarco Paniconi
2018-06-25vp9: Fixes for lossless mode for real-time mode.Marco Paniconi
2018-06-11vp9 svc: Denoise golden when it's a temporal ref.Jerome Jiang
2018-06-07vp9 svc: add control to set using second temporal ref.Jerome Jiang
2018-06-04vp9-svc: Allow usage of second (long term) temporal reference.Jerome Jiang
2018-05-31VP9: Allow for bilinear subpel interp at speed 9 for high motion.Jerome Jiang
2018-05-21vp9-svc: Small code cleanup in nonrd-pickmode.Marco Paniconi
2018-05-17vp9-svc: Skip find_predictors based on ref_frame_flags.Marco Paniconi