summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2016-02-16Fix tsan error in VP9 sub8x8 intra mode searchJingning Han
2016-02-01vp9: Add flag to control usage of skin detection.Marco
2016-02-01vp9 non-rd partition: Update condition on force_split for skin area.Marco
2016-01-29Fix failure with libvpx__unit_tests-multi-targetMarco
2016-01-27vp9 non-rd mode: Modification for detected skin areas.Marco
2016-01-22Fix a minor typoYaowu Xu
2016-01-20Fix build with --enable-internal-statshui su
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2016-01-13Adding an aq mode for 360 videosDebargha Mukherjee
2015-12-22aq-mode=3: Don't reset segment if block is determined to be skin.Marco
2015-12-16vp9-svc: Fix to allow for 4x4 variance for low resolutions.Marco
2015-12-15Non-rd variance partition: Lower the 64->32 force split threshold.Marco
2015-12-15Merge "Revert "Add "unknown" status for noise estimation.""Marco Paniconi
2015-12-15Revert "Add "unknown" status for noise estimation."Marco Paniconi
2015-12-15Merge "move vp9_avg to vpx_dsp"James Zern
2015-12-15Merge "Add "unknown" status for noise estimation."Jacky Chen
2015-12-14Add "unknown" status for noise estimation.jackychen
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-14Non-rd variance partition: Adjust logic for 32->16 force split.Marco
2015-12-11Non-rd variance partition: Adjustments to reduce dragging artifact.Marco
2015-12-04Adjust variance threshold based on source noise level.Marco
2015-12-04Non-rd partition: Use force split on 16x16 for low resolutions.Marco
2015-12-01Merge "Spatial SVC crash fix"Debargha Mukherjee
2015-11-30Condition use of minmax in variance partition on speed setting.Marco
2015-11-24vp9 denoiser: Re-evaluate ZEROMV after denoiser filtering.Marco
2015-11-24Spatial SVC crash fixDebargha Mukherjee
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-11-12Adjust variance threshold for 16x16 split at low resolutions.Marco
2015-11-12Merge "Non-rd partition: reduce variance threshold low resolutions."Marco Paniconi
2015-11-11Adjust varianace threshold for high noise condition.Marco
2015-11-10Non-rd partition: reduce variance threshold low resolutions.Marco
2015-11-02Move noise level estimate outside denoiser.Marco
2015-10-27Adjustments to vp9-denoising.Marco
2015-10-16Restore partial changes from previous commitYaowu Xu
2015-10-14Fix two asan failuresYaowu Xu
2015-10-13Merge "Changes to partition breakout rules."Yaowu Xu
2015-10-13Changes to partition breakout rules.paulwilkins
2015-10-02Fix to denoiser with dynamic resize.Marco
2015-09-25Limit cyclic refresh on steady background blocks.Marco
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-17Fix to non-rd variance partition selection.Marco
2015-08-12Call set_ref_ptrs only for inter blockshui su
2015-08-12Use sizeof(variable) instead of sizeof(type)hui su
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-05Bugfix for svc.Marco
2015-07-30Remove tx cache and speed up tx size selectionYunqing Wang
2015-07-28Replace vp9_ prefix in 2D-DCT functions with vpx_Jingning Han
2015-07-27Remove tx_select_threshesYunqing Wang