Bug 261087 - Refactor WebCodecs Encoder and Decoder to common base classes
Summary: Refactor WebCodecs Encoder and Decoder to common base classes
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-03 12:25 PDT by Philippe Normand
Modified: 2023-09-10 12:26 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-09-03 12:25:54 PDT
Audio/Video Encoder/Decoder share a lot of common code. We should make them inherit from new generic {Encoder,Decoder}Base classes.
Comment 1 Radar WebKit Bug Importer 2023-09-10 12:26:13 PDT
<rdar://problem/115256125>