summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-04vp9-svc: add more command line options to test app.Sergey Silkin
2018-07-04Merge "vp9-svc: fix strings concatenation in test app."Sergey Silkin
2018-07-02Merge "Add enable-tpl-model guard"Jingning Han
2018-07-02vp9: Adjust segment weight for cyclic refresh.Marco Paniconi
2018-07-02Add enable-tpl-model guardJingning Han
2018-07-02Merge "Exploit the spatial variance in temporal dependency model"Jingning Han
2018-07-01vp9: Fix to screen content artifact for real-time.Marco Paniconi
2018-06-30Merge "vp9: copy source on sync frame in denoiser."Jerome Jiang
2018-06-30Merge "vp9: Reset params for cyclic refresh on slide change"Marco Paniconi
2018-06-30Merge "vp9: Reduce quality artifact for real-time scene-content."Marco Paniconi
2018-06-29vp9: Reset params for cyclic refresh on slide changeMarco Paniconi
2018-06-29Merge "Add partition breakout models for 720p resolution"Hui Su
2018-06-29vp9: copy source on sync frame in denoiser.Jerome Jiang
2018-06-29vp9: Reduce quality artifact for real-time scene-content.Marco Paniconi
2018-06-29Add partition breakout models for 720p resolutionHui Su
2018-06-29Exploit the spatial variance in temporal dependency modelJingning Han
2018-06-29Refactor to use unified multiplier for partition searchJingning Han
2018-06-29Merge "Enhanced partition experiment."Paul Wilkins
2018-06-29vp9-svc: fix strings concatenation in test app.Sergey Silkin
2018-06-29Merge "Skip temporal dependency build when the speed feature is off"Jingning Han
2018-06-29Merge "Avoid operation on INT64_MAX value"Jingning Han
2018-06-29Merge "libyuv: disable AVX512 in clang"James Zern
2018-06-28vp9-svc: Adjust threshold for early exit on goldenMarco Paniconi
2018-06-28Skip temporal dependency build when the speed feature is offJingning Han
2018-06-28libyuv: disable AVX512 in clangJohann
2018-06-28Avoid operation on INT64_MAX valueJingning Han
2018-06-28Enhanced partition experiment.Paul Wilkins
2018-06-28Merge "vp9-svc: Fix to early golden exit nonrd-pickmode"Marco Paniconi
2018-06-28Merge "vp9-svc: Set avg_frame_low_motion for lower layers."Marco Paniconi
2018-06-27Merge "Support Power8/Power9 tuning"Luca Barbato
2018-06-27vp9-svc: Set avg_frame_low_motion for lower layers.Marco Paniconi
2018-06-27vp9-svc: Fix to early golden exit nonrd-pickmodeMarco Paniconi
2018-06-27Add Speed Tests to Trans32x32TestLuc Trudeau
2018-06-27Support Power8/Power9 tuningLuca Barbato
2018-06-27Merge "[VSX] Drop the clang-4 workaround for vec_xxpermdi"Luca Barbato
2018-06-27Merge "Add reference frame update flags for hierarchical"Zoe Liu
2018-06-27Merge changes Ic2183e8b,If906ec9bLuc Trudeau
2018-06-27Merge "Turn on ML partition search breakout on speed 0"Hui Su
2018-06-27[VSX] Replace vec_pack and vec_perm with single vec_permLuc Trudeau
2018-06-27VSX Version of fdct32x32_rdLuc Trudeau
2018-06-27Merge "third_party/libyuv: update to a37e7bfe"Johann Koenig
2018-06-27Merge "BUG FIX: Initialize AverageTestBase members"James Zern
2018-06-26BUG FIX: Initialize AverageTestBase membersScott LaVarnway
2018-06-26Merge "vp9 svc: Add tests for sync on 2nd & 3rd spatial layers."Jerome Jiang
2018-06-26Merge "vp9 svc: Move CheckLayerRateTargeting into class."Jerome Jiang
2018-06-26Merge "vp9 svc: Fix uninitialized data members in frame sync tests."Jerome Jiang
2018-06-26vp9 svc: Move CheckLayerRateTargeting into class.Jerome Jiang
2018-06-26vp9 svc: Add tests for sync on 2nd & 3rd spatial layers.Jerome Jiang
2018-06-26vp9 svc: Fix uninitialized data members in frame sync tests.Jerome Jiang
2018-06-26Turn on ML partition search breakout on speed 0Hui Su