Skip to content

Commit

Permalink
updateWasm
Browse files Browse the repository at this point in the history
  • Loading branch information
numberwolf committed Dec 28, 2020
1 parent 5fc8b2a commit 0d8e426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| 时间 | 2020/12/28 |
| 内容1 | 1.增加 `import H265webjsModule from './dist/index';` 引入方式 |
| 内容2 | 2.修复Seek和restart的部分bug |
| 内容3 | 2.Wasm 文件体积下降 40%,经过nginx压缩后可 < 500kb |
| 内容3 | 3.Wasm 文件体积下降 40%,经过nginx压缩后可 < 500kb |

| h265web.js | mpeg.js `(解析ts)` |
| ---- | ---- |
Expand Down
2 changes: 1 addition & 1 deletion README_EN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| Time | 2020/12/28 |
| 1 | 1.New way to use it: `import H265webjsModule from './dist/index';` |
| 2 | 2.Fixed some bugs: Seek and restart |
| 3 | 2.Wasm file size drop 40% |
| 3 | 3.Wasm file size drop 40% |

| h265web.js | mpeg.js `(ts demuxer)` |
| ---- | ---- |
Expand Down

0 comments on commit 0d8e426

Please sign in to comment.