Bug 265451
| Summary: | [WebCodecs][Cocoa] Add support for AudioDecoder/AudioEncoder on Apple platforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fabio Arnold <fabioarnold90> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | philn, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 284017, 284075, 283901, 283902, 283903, 283904, 283905, 284019 | ||
| Bug Blocks: | |||
Fabio Arnold
An implementation for AudioDecoder/AudioEncoder based on GStreamer was rencently added: https://github.com/WebKit/WebKit/commit/1842861b125b97a693e2f4aa6bcd70e02b0b5bce
It would be great to also have support on Apple's platforms.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118883953>
Philippe Normand
I guess this can be closed since there are Cocoa Audio{Encoder,Decoder} implementations now.