Change information
Commit message:
[M144] Disable H.264 SEI recovery points as keyframes
The additional SEI parsing seems to break the parser state during
Netflix playback. For now, stop doing that SEI parsing until we can
figure out what is going on with the parser.
Also, adds webcodecs tests expectations for SEI recovery point tests.
These can be deleted when the underlying fix is made.
(cherry picked from commit b2b2d458cda3fa931f12a06673d1cf3649f19c54)
Merge-Approval-Bypass=Approved through ChromeOS process, not Chrome
Bug: 464062740
Change-Id: I29ce5fa66f2ac6547c1a7f3bbd049e9a62fc8b31
Cr-Original-Commit-Position: refs/heads/main@{#1557832}
Cr-Commit-Position: refs/branch-heads/7559@{#1629}
Cr-Branched-From: 223dfbac1c7542a06b422390d954afe5b560b607-refs/heads/main@{#1552494}
Files:
- M media/base/media_switches.cc
- A third_party/blink/web_tests/external/wpt/webcodecs/videoDecoder-h264-sei.https.any.worker_h264_sei_annexb-expected.txt
- A third_party/blink/web_tests/external/wpt/webcodecs/videoDecoder-h264-sei.https.any.worker_h264_sei_avc-expected.txt
- A third_party/blink/web_tests/external/wpt/webcodecs/videoDecoder-h264-sei.https.any_h264_sei_annexb-expected.txt
- A third_party/blink/web_tests/external/wpt/webcodecs/videoDecoder-h264-sei.https.any_h264_sei_avc-expected.txt
Change size: S
Delta: 5 files changed, 21 insertions(+), 1 deletion(-)
Branch: refs/branch-heads/7559
Submit Requirements:
Code-Review: +1 by Dale Curtis