Revert "Add 4K+ portrait resolutions for the H264 and VP9 DXVA decoders."
This reverts commit 2d7795fe. Reason for revert: DXVA resolution checks are for explicit w:h pairs, adding portrait prevents landscape from working... This needs to be reworked to return multiple supported profiles. Original change's description: > Add 4K+ portrait resolutions for the H264 and VP9 DXVA decoders. > > H264 is most affected since VP9 gets 4K portrait support by virtue > of supporting 8K decoding. This cl also adds 8K portrait mode > support for VP9. > > BUG=806568 > TEST=manually verified video in bug gets GpuVideoDecoder. > > Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel > Change-Id: I4c622e3d3e54c43f85c6d3af0d7624f66a0639b6 > Reviewed-on: https://chromium-review.googlesource.com/891670 > Reviewed-by: Frank Liberato <liberato@chromium.org> > Commit-Queue: Dale Curtis <dalecurtis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532710} TBR=dalecurtis@chromium.org,liberato@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 806568 Change-Id: I44fe795c02660f0aa8149bf1b9107a54eeb06923 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/900142Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#534172}
Showing
Please register or sign in to comment