We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54b264 commit 4e1456eCopy full SHA for 4e1456e
inputfiles/patches/webcodecs.kdl
@@ -39,13 +39,4 @@ removals {
39
dictionary EncodedVideoChunkMetadata {
40
member alphaSideData // Blink only as of 2025-12
41
}
42
-
43
- dictionary AudioEncoderConfig {
44
- // https://w3c.github.io/webcodecs/aac_codec_registration.html
45
- // Blink only as of 2024-09
46
- member aac
47
- // https://w3c.github.io/webcodecs/flac_codec_registration.html
48
49
- member flac
50
- }
51
0 commit comments