media/gpu/h264_decoder: work around seeking bug with Youtube app
The Youtube Android app will sometimes send an invalid frame number after seeking, which triggers an error with the H264Decoder. Until this is fixed, this workaround prevents decoding from failing every second seek. BUG=b:146914440 BUG=b:129119729 TEST=Can seek without issue or artefacts in the Android Youtube app on Krane. Change-Id: I8b6ca5f4c53a67e934c918023ab987e7a0009ffb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000258 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#732728}
Showing
Please register or sign in to comment