media/gpu/v4l2: apply workarounds outside of stream parser
The stream parsing method should only do that - parse the stream. Workarounds can be applied independently of it, so move them outside of the method so we can move it around more easily. BUG=b:149663704 TEST=vdatest passes on Hana. Change-Id: I9f1305463424d14678f64d9056a54a5f761a39fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130453 Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#755262}
Showing
Please register or sign in to comment