diff --git a/README.md b/README.md index 9fd11ce..e0806b6 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,15 @@ - [ ] FLAC (need tested) - [ ] Wrap video element with customElements (Prototyping / Lit-html + Typescript) - [ ] Add WebCodecs polyfill with ffmpeg or libav (Todo / WASM) - - [ ] Danmuku integrated (Todo / Typescript) \ No newline at end of file + - [x] Chrome/Edge/Android Webview: WebCodecs Native support + - [ ] FIREFOX + - [x] VP8/VP9/AV1 native support + - [x] AVC/HEVC 8bit native support + - [ ] AVC/HEVC >= 10bit polyfill needed + - [ ] Firefox Android not support + - [ ] Safari + - [x] VP8/VP9/AV1 native support + - [x] AVC/HEVC 8bit native support + - [ ] AVC/HEVC >= 10bit polyfill needed for some devices + - [ ] Audio Decoder polyfill needed + - [ ] Danmuku integration (Todo / Typescript) \ No newline at end of file