Skip to content

Commit

Permalink
Merge pull request #204 from girlbymirror/master
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
girlbymirror authored Nov 13, 2022
2 parents 6af0f03 + 54c8acf commit 570b696
Show file tree
Hide file tree
Showing 52 changed files with 771 additions and 845 deletions.
2 changes: 2 additions & 0 deletions README_EN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,8 @@ ffmpeg -ss 20 -t 10 -i ./res/xinxiaomen.mp4 \

| Update | Content |
| ---- | ---- |
| Time | 2022/11/06 |
| - | 0.Update |
| Time | 2022/11/02 |
| - | 0.Update WASM |
| Time | 2022/10/22 |
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist-multi-thread/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* Github: https://github.com/numberwolf/h265web.js
*
**********************************************************/
require('./h265webjs-v20221102');
require('./h265webjs-v20221106');
export default class h265webjs {
static createPlayer(videoURL, config) {
return window.new265webjs(videoURL, config);
Expand Down
Loading

0 comments on commit 570b696

Please sign in to comment.