summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2016-01-13VP9: inline vp9_use_mv_hp()Scott LaVarnway
2016-01-12Merge "VP9: Eliminate unnecessary nearest/near searches"Scott LaVarnway
2016-01-12VP9: Eliminate unnecessary nearest/near searchesScott LaVarnway
2016-01-07Merge "Enable encoder to avoid 8x4 or 4x8 partitions"Yaowu Xu
2016-01-07Merge "Fix a typo"Yaowu Xu
2016-01-07Enable encoder to avoid 8x4 or 4x8 partitionsYaowu Xu
2016-01-07Fix a typoYaowu Xu
2016-01-06vp9-svc: Fix to avoid msan unitialized value.Marco
2016-01-05Assert no mv clamping for scaled referencesYaowu Xu
2016-01-05Merge "Assert no 8x4/4x8 partition for scaled references"Yaowu Xu
2016-01-04Assert no 8x4/4x8 partition for scaled referencesYaowu Xu
2016-01-04vp9-skin detection: Refactoring.Marco
2016-01-04vp9-svc: Set initial values for ext_buffer/flag indices.Marco
2015-12-23Merge "Fix sub8x8 motion search on scaled reference frame"Jingning Han
2015-12-22aq-mode=3: Don't reset segment if block is determined to be skin.Marco
2015-12-17Non-rd speed >=5: Include H/V intra for bsize=16x16.Marco
2015-12-16vp9-svc: Fix to allow for 4x4 variance for low resolutions.Marco
2015-12-16Merge "Non-rd variance partition: Lower the 64->32 force split threshold."Marco Paniconi
2015-12-15Non-rd variance partition: Lower the 64->32 force split threshold.Marco
2015-12-15Merge changes Icf9b57c3,I9e12da84,Idf5ee179Yaowu Xu
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 "SVC 1 pass mode: Constrain inter mode search within superframe."Marco Paniconi
2015-12-15Merge "1 pass VBR mode bug fix."Paul Wilkins
2015-12-15Fixed interval, fixed Q 1 pass test patch.paulwilkins
2015-12-151 pass VBR mode bug fix.paulwilkins
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-14SVC 1 pass mode: Constrain inter mode search within superframe.Marco
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-12Merge "Non-rd variance partition: Adjustments to reduce dragging artifact."Marco Paniconi
2015-12-11Non-rd variance partition: Adjustments to reduce dragging artifact.Marco
2015-12-11Fix sub8x8 motion search on scaled reference frameJingning Han
2015-12-10Merge "Sync high bit-depth temporal filter"Jingning Han
2015-12-10Merge "Backport temporal filter approach to VP9"Paul Wilkins
2015-12-09Sync high bit-depth temporal filterJingning Han
2015-12-09Backport temporal filter approach to VP9Jingning Han
2015-12-09Merge "Changes to exhaustive motion search."Yaowu Xu
2015-12-09Merge "Add vp9_avg_4x4_neon and the unit test."Jacky Chen
2015-12-08Add vp9_avg_4x4_neon and the unit test.jackychen
2015-12-09Merge "vp9 denoiser: Re-evaluate mode selection for golden reference."Marco Paniconi
2015-12-08Changes to exhaustive motion search.paulwilkins
2015-12-07Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"Scott LaVarnway
2015-12-04Adjust variance threshold based on source noise level.Marco
2015-12-04Merge "Non-rd partition: Use force split on 16x16 for low resolutions."Marco Paniconi
2015-12-04Non-rd partition: Use force split on 16x16 for low resolutions.Marco
2015-12-04Merge "Fix bug when overlaying middle arfs in multi-arf groups."Paul Wilkins
2015-12-04Merge "vp9-noise estimate: Move level setting to a function."Marco Paniconi