summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test gerrit.sandbox/wangch@google.com/vp9wangch2017-12-052-0/+36
* Merge "vpx_dsp: [loongson] optimize variance v2."Shiyou Yin2017-12-041-61/+39
|\
| * vpx_dsp: [loongson] optimize variance v2.Shiyou Yin2017-12-011-61/+39
* | filter out asm includesJohann2017-12-011-9/+8
* | explicitly label .text sectionsJohann2017-12-0131-0/+55
* | nasm defaults to -OxJohann2017-12-011-1/+0
* | Merge "pass 'win64' instead of 'x64' to the assembler"Johann Koenig2017-12-011-1/+1
|\ \
| * | pass 'win64' instead of 'x64' to the assemblerJohann2017-12-011-1/+1
* | | vp9-svc: Set num_inter_modes in non-rd pickmode.Marco2017-12-011-4/+7
|/ /
* | Merge "mips msa optimize vpx_scaled_2d function"Kaustubh Raste2017-12-014-2/+619
|\ \
| * | mips msa optimize vpx_scaled_2d functionKaustubh Raste2017-11-294-2/+619
* | | Merge "Nonrd-pickmode: avoid duplicate computation of UV predictor."Marco Paniconi2017-12-011-15/+18
|\ \ \
| * | | Nonrd-pickmode: avoid duplicate computation of UV predictor.Marco2017-11-301-15/+18
| | |/ | |/|
* | | Merge "decouple spatial-svc from encoder abi"James Zern2017-12-014-19/+7
|\ \ \
| * | | decouple spatial-svc from encoder abiJames Zern2017-11-304-19/+7
| |/ /
* | | Fix to copy partition.Marco2017-11-301-16/+27
|/ /
* | Merge changes Icd9c866b,I81717e47Shiyou Yin2017-11-302-97/+121
|\ \
| * | vp8: [loongson] optimize regular quantize v2.Shiyou Yin2017-11-291-29/+54
| * | vp8: [loongson] optimize vp8_short_fdct4x4_mmi v2.Shiyou Yin2017-11-291-68/+67
* | | Merge "vpx: [loongson] fix bug in var_filter_block2d_bil_16x"Shiyou Yin2017-11-301-4/+4
|\ \ \ | |/ /
| * | vpx: [loongson] fix bug in var_filter_block2d_bil_16xShiyou Yin2017-11-291-4/+4
| |/
* | Merge "Add PSNR Cb and Cr metric to opsnr.stt"Jingning Han2017-11-291-3/+7
|\ \
| * | Add PSNR Cb and Cr metric to opsnr.sttJingning Han2017-11-281-3/+7
* | | Merge "vp9-svc: Don't allow encode_breakout on golden ref."Marco Paniconi2017-11-291-0/+1
|\ \ \
| * | | vp9-svc: Don't allow encode_breakout on golden ref.Marco2017-11-291-0/+1
* | | | vp9-svc: Clean conditon for allowing copy_partition.Marco2017-11-291-4/+1
|/ / /
* | | Merge "Remove unnecessary includes of emmintrin_compat.h"Kyle Siefring2017-11-293-3/+0
|\ \ \
| * | | Remove unnecessary includes of emmintrin_compat.hKyle Siefring2017-11-293-3/+0
| |/ /
* | | vpx{enc,dec}: add --helpJames Zern2017-11-282-48/+77
| |/ |/|
* | vp9-svc: Fix condition for setting downsampling filter.Marco2017-11-281-3/+3
* | quantize x86: dedup some partsJohann2017-11-275-348/+175
|/
* vp9-svc: Fix to the layer buffer settings.Marco2017-11-261-1/+1
* Merge "[CFI] Remove function pointer casts"Peter Collingbourne2017-11-216-15/+22
|\
| * [CFI] Remove function pointer castsVlad Tsyrklevich2017-11-206-15/+22
* | Merge "vp8 simulcast: fix compile warnings."Jerome Jiang2017-11-211-18/+14
|\ \
| * | vp8 simulcast: fix compile warnings.Jerome Jiang2017-11-201-18/+14
| |/
* | Merge "Optimize AVX2 get16x16var and get32x16var functions"Kyle Siefring2017-11-202-105/+102
|\ \ | |/ |/|
| * Optimize AVX2 get16x16var and get32x16var functionsKyle Siefring2017-11-172-105/+102
* | Merge "vp9 svc: fix a few compile warnings."Jerome Jiang2017-11-202-7/+7
|\ \
| * | vp9 svc: fix a few compile warnings.Jerome Jiang2017-11-172-7/+7
* | | vp9-svc: Enbale scale partition reference frames.Marco2017-11-172-3/+8
|/ /
* | Merge "Disable allow_partition_search_skip for speed 2."Paul Wilkins2017-11-171-1/+1
|\ \
| * | Disable allow_partition_search_skip for speed 2.paulwilkins2017-11-161-1/+1
* | | Merge "Code cleanup."Paul Wilkins2017-11-171-20/+5
|\ \ \ | |/ /
| * | Code cleanup.paulwilkins2017-11-151-20/+5
* | | Merge "Remove decay_accumulator clause from alt ref breakout."Paul Wilkins2017-11-171-14/+7
|\ \ \ | |/ /
| * | Remove decay_accumulator clause from alt ref breakout.paulwilkins2017-11-151-14/+7
* | | Merge "Add clause to alt ref group breakout."Paul Wilkins2017-11-171-4/+4
|\ \ \ | |/ /
| * | Add clause to alt ref group breakout.paulwilkins2017-11-151-4/+4
* | | Merge "vp9: Fix mem rel for non-ref for external buffer."Jerome Jiang2017-11-176-4/+13
|\ \ \