summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_speed_features.c
AgeCommit message (Expand)Author
2014-12-05Enable conditional skip path in rd_pick_intra_sby_modeJingning Han
2014-12-05Use hybrid RD and non-RD coding flow for key frame codingJingning Han
2014-12-03Merge "Rework coeff probability model update for rtc coding"Jingning Han
2014-12-03Enable non-rd mode coding on key frame, for speed 6.Marco
2014-12-03Rework coeff probability model update for rtc codingJingning Han
2014-11-25Remove repeated search_type_check_frequency assignJingning Han
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-24Key frame non-RD mode decision processJingning Han
2014-11-20Allow DC/H/V/TM on screen content.Alex Converse
2014-11-20Drop special inter mode selection for screen content.Alex Converse
2014-11-20Merge "vp9_ethread: move max/min partition size to mb struct"Yunqing Wang
2014-11-20vp9_ethread: move max/min partition size to mb structYunqing Wang
2014-11-20Revert "vp9_ethread: include a pointer to mb in VP9_COMP"Yunqing Wang
2014-11-17change to call vp9_refining_search_sad() directlyYaowu Xu
2014-11-14vp9_ethread: include a pointer to mb in VP9_COMPYunqing Wang
2014-11-13Merge "Prepare for dynamic frame resizing in the recode loop"Adrian Grange
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-11-11Use reconstructed pixels for intra predictionJingning Han
2014-10-31Fix speed 7 and speed 12 for rtYaowu Xu
2014-10-29Remove unused speed featureYunqing Wang
2014-10-29Enable mode search threshold update in non-RD coding modeJingning Han
2014-10-22Merge "Change speed features for good quality(cpu-used=5)"Yaowu Xu
2014-10-21Change speed features for good quality(cpu-used=5)Yaowu Xu
2014-10-20Remove deprecated constrain_copy_partitioning functionJingning Han
2014-10-20Remove deprecated use_lastframe_partitioning featureJingning Han
2014-10-20Hybrid partition search for rtc coding modeJingning Han
2014-10-15Use rate/distortion thresholds to control non-RD partition searchJingning Han
2014-10-15Replace copy_partitioning use case with choose_partitioningJingning Han
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
2014-10-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-10-03Rework partition search skip schemeJingning Han
2014-09-30Merge "Skip the partition search for still frames"Yunqing Wang
2014-09-29Adds two new subpel search methodsDeb Mukherjee
2014-09-26Skip the partition search for still framesYunqing Wang
2014-09-23Merge "Adapt mode based rd_threshold for similar block size"Yaowu Xu
2014-09-23Merge "Pruned subpel search for speed 3."Deb Mukherjee
2014-09-23Adapt mode based rd_threshold for similar block sizeYaowu Xu
2014-09-23Pruned subpel search for speed 3.Deb Mukherjee
2014-09-22Adaptive mode search schedulingJingning Han
2014-09-13Merge "Remove unused speed feature"Jingning Han
2014-09-12Merge "Use bigdia search with pruned subpel search"Deb Mukherjee
2014-09-12Use bigdia search with pruned subpel searchDeb Mukherjee
2014-09-11Remove unused speed featureJingning Han
2014-09-11Merge "Refactor to remove speed feature dependency on mode search order"Jingning Han
2014-09-10Refactor to remove speed feature dependency on mode search orderJingning Han
2014-09-09Remove the use of use_lastframe_partitioning at speed 4Yunqing Wang
2014-09-05No longer use use_lastframe_partitioning speed featureYunqing Wang
2014-09-03Change last_partition_redo_frequency for speed 3Yaowu Xu