From e75bee6614f619ff49a779bdb4c46ca789a2dccc Mon Sep 17 00:00:00 2001 From: numberwolf Date: Sun, 17 Apr 2022 19:26:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BC=80=E6=BA=90=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E5=90=88=E5=90=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.MD | 4 ++-- README_EN.MD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index a1ece84c..03ab2aa8 100644 --- a/README.MD +++ b/README.MD @@ -58,7 +58,7 @@ | h265web.js | mpeg.js `(解析ts)` | h265web.js 底层265解码器SDK | LICENSE | | ---- | ---- | ---- | ---- | -| [h265web.js](https://github.com/numberwolf/h265web.js) | [MPEG-Demuxer.js](https://github.com/numberwolf/MPEG-Demuxer.js) | [h265web.js-wasm-decoder](https://github.com/numberwolf/h265web.js-wasm-decoder) | LICENSE-Free_CN.MD | +| [h265web.js](https://github.com/numberwolf/h265web.js) | [MPEG-Demuxer.js](https://github.com/numberwolf/MPEG-Demuxer.js) | [h265web.js-wasm-decoder](https://github.com/numberwolf/h265web.js-wasm-decoder) | CYL_Free-1.0 LICENSE-Free_CN.MD |
@@ -969,7 +969,7 @@ ffmpeg -ss 20 -t 10 -i ./res/xinxiaomen.mp4 \ | 更新日志 | 内容 | | ---- | ---- | | 时间 | 2022/04/17 | -| - | 更新开源协议LICENSE-Free_CN.MD | +| - | 更新开源协议CYL_Free-1.0 LICENSE-Free_CN.MD | | 时间 | 2022/04/14 | | - | 0.支持 MOV视频播放 | | - | 1.支持 HTTP-FLV/HTTP-TS/HLS 自动播放 | diff --git a/README_EN.MD b/README_EN.MD index 50882792..adef1faf 100644 --- a/README_EN.MD +++ b/README_EN.MD @@ -56,7 +56,7 @@ A hevc/h.265 web player, easy to play 1080P. `~^_^~ For love` if LICENSE-Free_CN.MD | +| [h265web.js](https://github.com/numberwolf/h265web.js) | [MPEG-Demuxer.js](https://github.com/numberwolf/MPEG-Demuxer.js) | [h265web.js-wasm-decoder](https://github.com/numberwolf/h265web.js-wasm-decoder) | CYL_Free-1.0 LICENSE-Free_CN.MD |
@@ -954,7 +954,7 @@ ffmpeg -ss 20 -t 10 -i ./res/xinxiaomen.mp4 \ | Update | Content | | ---- | ---- | | Time | 2022/04/17 | -| - | New Opensource Free Protocol LICENSE-Free_CN.MD | +| - | New Opensource Free Protocol CYL_Free-1.0 LICENSE-Free_CN.MD | | Time | 2022/04/14 | | - | 0.Support Mov File | | - | 1.Support HTTP-FLV/HTTP-TS/HLS Autoplay |