summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06Merge "Update performance test results for tune=SSIM"Sai Deng
2019-06-06Merge "Fix a bug in best RD cost updating"Sai Deng
2019-06-06Update performance test results for tune=SSIMsdeng
2019-06-05Fix a bug in best RD cost updatingsdeng
2019-06-04configure: test -Wno-* flags used with libyuvJames Zern
2019-06-04Merge changes Ib73136b2,Ie514f663James Zern
2019-06-04Merge "vp9-rtc: Use speed 5 for postencode drop tests."Marco Paniconi
2019-06-04vp9-rtc: Use speed 5 for postencode drop tests.Marco Paniconi
2019-06-04Merge "Hierarchical rdmult scaling when tune=ssim"Sai Deng
2019-06-03configure: enable -Wmissing-declarations for more filesJames Zern
2019-06-03Hierarchical rdmult scaling when tune=ssimsdeng
2019-06-03vp9_thread_test: quiet -Wmissing-prototypesJames Zern
2019-06-03Merge "Remove unused func for CONFIG_REALTIME_ONLY"Jerome Jiang
2019-06-03Remove unused func for CONFIG_REALTIME_ONLYJerome Jiang
2019-06-03Merge changes I7b1d1482,I01588758,I6f17864eSai Deng
2019-06-01Update rdcost using the rd_mult in current blocksdeng
2019-06-01Use distortion and rate of best_rd as the paramssdeng
2019-06-01Merge "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang
2019-05-31Remove RD code for CONFIG_REALTIME_ONLY in vp9.Jerome Jiang
2019-05-31Use distortion and rate recursively in rd_pick_partition()sdeng
2019-05-30libvpx,vp9_datarate_test: drop one-pass vod modeJames Zern
2019-05-30Merge "added error logging to video_writer.c similar to video_reader.c"Aidan Welch
2019-05-29Merge "remove unused svc exports"Johann Koenig
2019-05-29added error logging to video_writer.c similar to video_reader.cAidan Welch
2019-05-29remove unused svc exportsJohann
2019-05-29Merge "Fix calculations in GF only group case"Deepa K G
2019-05-29Merge "Increase the bits allocated to key frame"Deepa K G
2019-05-28Merge "vp9-rtc: Update overshoot_detection speed feature"Marco Paniconi
2019-05-28Merge "Fix section intra rating for first ARF interval"Paul Wilkins
2019-05-27vp9-rtc: Update overshoot_detection speed featureMarco Paniconi
2019-05-27Fix calculations in GF only group caseDeepa K G
2019-05-25Merge "Revert "Fix calculations in GF only group case""James Zern
2019-05-25Revert "Fix calculations in GF only group case"James Zern
2019-05-24Merge "Increase active best quality linearly"Jingning Han
2019-05-24Merge "Fix calculations in GF only group case"Paul Wilkins
2019-05-24Merge "Exclude VP9 files from vpx_dsp.mk for VP8 build"Venkatarama Avadhani
2019-05-22Merge "Clamp for min_frame_target"Jingning Han
2019-05-22Exclude VP9 files from vpx_dsp.mk for VP8 buildVenkatarama NG. Avadhani
2019-05-21Clamp for min_frame_targetJingning Han
2019-05-21Increase the bits allocated to key frameDeepa K G
2019-05-17vp8: Disallow copy flag behavior under forced refreshMarco Paniconi
2019-05-17vp9-rtc: Increase qp thresh for overshoot detectionMarco Paniconi
2019-05-17Limit active best quality of layered ARF framesDeepa K G
2019-05-16Increase active best quality linearlyRavi Chaudhary
2019-05-16Fix calculations in GF only group caseDeepa K G
2019-05-16Fix section intra rating for first ARF intervalDeepa K G
2019-05-15Merge "Revert "disable row mt test""Johann Koenig
2019-05-15Revert "disable row mt test"Johann Koenig
2019-05-15Merge "Increase the active best quality in CQ"Deepa K G
2019-05-13Reland "vp9: Enable ml based partition for speed>=8 low res."Jerome Jiang