media/gpu/video_encode_accelerator_tests: Correct default codec profile
When codec is not specified by test option or --codec=h264, the description shown by --help states h264 baseline is selected. But the code selects h264 main. This corrects so that h264 baseline is selected. Bug: 1045825 Test: video_encode_accelerator_tests on rammus Change-Id: I989ef66e9604c716e9dd5b26d73efef715f37caa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367423 Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#801196}
Showing
Please register or sign in to comment