commit | e4e93b632dea9f119c1b7fa534b7dbefba5dda36 | [log] [tgz] |
---|---|---|
author | Yi Luo <luoyi@google.com> | Tue Dec 06 17:59:46 2016 -0800 |
committer | Yi Luo <luoyi@google.com> | Thu Dec 08 20:00:34 2016 +0000 |
tree | 2f96043624ec5aa51473dfb071d46ff25d91818c | |
parent | 9febfc165926d359de493c147012d2b41f2306cb [diff] |
Disable upsampled references for best and realtime quality deadline - For resolution > 1080p, this CL also disables upsampled references for best and realtime quality deadline besides good quality deadline. The following CL only disabled the good quality deadline: https://chromium-review.googlesource.com/#/c/405761/ - The issue was found by a segmentation fault happened in 4K --best mode encoding test. Current CL fixes the encoder segmentation fault temporarily. - Another bug is filed: https://bugs.chromium.org/p/aomedia/issues/detail?id=108 to track down the segmentation fault. BUG=aomedia:107 Change-Id: I6f4bf14762b8e92d7b501d752167414cf37a6b26