summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-04Add a missing END directive in idct_neon.asmMartin Storsjo
2016-11-04Fix producing vcxproj files with *.S arm assembly filesMartin Storsjo
2016-11-03configure: disable tools for armv7-win32-vs1[24]James Zern
2016-11-03Merge "vp9: Non-rd pickmode: fix logic in reference masking."Marco Paniconi
2016-11-03vp9-svc: Add decoder control to decode up to x spatial layers.Marco
2016-11-03vp9: Non-rd pickmode: fix logic in reference masking.Marco
2016-11-03Merge "Speed-up recode loop for extreme bitrate diffs"Debargha Mukherjee
2016-11-03Merge "pp_filter_test.cc,cosmetics:adjust name convention"Jerome Jiang
2016-11-02pp_filter_test.cc,cosmetics:adjust name conventionJerome Jiang
2016-11-02Merge "arm idct: move to-be-shared code to header"Johann Koenig
2016-11-02Merge "Fixed bug in formatting of debug stats."Paul Wilkins
2016-11-02Fixed bug in formatting of debug stats.paulwilkins
2016-11-01vp9,tile_worker_hook: correctly set jmp targetJames Zern
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-11-01arm idct: move to-be-shared code to headerJohann
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-27Speed-up recode loop for extreme bitrate diffsDebargha Mukherjee