Bug 314035
| Summary: | [cocoa] Don't error when a change of format occurs at a non keyframe. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
When a change of CMFormatDescription occurs at a non-keyframe we currently treat it as a fatal error.
Instead let's drop the frames silently and resume decoding at the next keyframe
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176222723>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/64236
EWS
Committed 312672@main (96e956dd67b6): <https://commits.webkit.org/312672@main>
Reviewed commits have been landed. Closing PR #64236 and removing active labels.