summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-11-01Merge "idct32x32_1_add_neon: clear a couple conv warnings"James Zern
2016-11-01Merge changes I08af3a54,If5959a25,I6763e62eJames Zern
2016-11-01Add high bitdepth intra prediction optimization speed testLinfeng Zhang
2016-11-01Merge "Refine 8-bit intra prediction NEON optimization (mode tm)"Linfeng Zhang
2016-11-01Refine 8-bit intra prediction NEON optimization (mode tm)Linfeng Zhang
2016-11-01Merge "Change to KF boost calculation."Paul Wilkins
2016-10-31idct32x32_1_add_neon: clear a couple conv warningsJames Zern
2016-10-31build/make/Android.mk: s/armv8/arm64/James Zern
2016-10-31build/make/Android.mk: fix armeabi-v7a buildJames Zern
2016-10-31use .S suffix rather than .s for NEON asmJames Zern
2016-10-31Merge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."Marco Paniconi
2016-10-31vp9-svc: Fix some stats in vp9_spatial_svc_encoder.Marco
2016-10-31Merge "idct,NEON: add a tran_low_t->s16 load adapter"James Zern
2016-10-31Merge "Add vp9_spatial_svc_encoder to .gitignore."Peter Boström
2016-10-31Merge "Refine 8-bit intra prediction NEON optimization (mode h and v)"Linfeng Zhang
2016-10-31Add vp9_spatial_svc_encoder to .gitignore.Peter Boström
2016-10-31Merge "vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder."Marco Paniconi
2016-10-31idct,NEON: add a tran_low_t->s16 load adapterJames Zern
2016-10-31Refine 8-bit intra prediction NEON optimization (mode h and v)Linfeng Zhang
2016-10-31vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.Marco
2016-10-31Merge "vpxdec.c : don't double count corrupted frames"James Bankoski
2016-10-31vpxdec.c : don't double count corrupted framesJim Bankoski
2016-10-29tiny_ssim: fix visual studio buildJames Zern
2016-10-29Merge "Add temporal-layer support to tiny_ssim."Peter Boström
2016-10-29Merge "partial_idct_test: add _add_ test"Johann Koenig
2016-10-28Add temporal-layer support to tiny_ssim.Peter Boström
2016-10-28Merge "vp9: Updates to SVC sample encoder."Marco Paniconi
2016-10-28vp9: Updates to SVC sample encoder.Marco
2016-10-28Merge "Add tools/tiny_ssim for generating SSIM/PSNR."Yaowu Xu
2016-10-28Add tools/tiny_ssim for generating SSIM/PSNR.Peter Boström
2016-10-28Merge "Refine 8-bit intra prediction NEON optimization (mode d45 and d135)"Linfeng Zhang
2016-10-28Change to KF boost calculation.Paul Wilkins
2016-10-28Merge "Force recode if framesize exceeds max allowed size"Debargha Mukherjee
2016-10-27Refine 8-bit intra prediction NEON optimization (mode d45 and d135)Linfeng Zhang
2016-10-27Force recode if framesize exceeds max allowed sizeDebargha Mukherjee
2016-10-27Merge "partial_idct_test: consolidate block size"Johann Koenig
2016-10-27Merge "Changes to KF boost calculation."Paul Wilkins
2016-10-27Merge "Removal of a couple of two pass adjustments."Paul Wilkins
2016-10-26partial_idct_test: add _add_ testJohann
2016-10-26partial_idct_test: consolidate block sizeJohann
2016-10-26Refactor partial idct testJohann
2016-10-26Changes to KF boost calculation.Paul Wilkins
2016-10-26Removal of a couple of two pass adjustments.paulwilkins
2016-10-26Merge "Refine 8-bit intra prediction NEON optimization (mode dc)"Linfeng Zhang
2016-10-25Optimize idct32x32_34_add for NEONJohann
2016-10-25Merge "Update vp9_intrapred_test.cc to support 8-bit"James Zern
2016-10-25Merge "Modify the encoder multi-thread unit test"Yunqing Wang
2016-10-25Modify the encoder multi-thread unit testYunqing Wang
2016-10-25Merge "vpxdec: return fail if frame fails to decode."James Bankoski