From 84595e0c8402f4ce83f6a2c3431a671462ddeebb Mon Sep 17 00:00:00 2001 From: xiaoQQya Date: Mon, 13 Mar 2023 17:53:50 +0800 Subject: [PATCH] =?UTF-8?q?perf(jessibuca):=20=E5=8D=87=E7=BA=A7=20jessibu?= =?UTF-8?q?ca=202023-03-8=20v3.1.28=20=E7=89=88=E6=9C=AC,=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20jessibuca=20=E5=8F=82=E6=95=B0=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E7=A1=AC=E8=A7=A3=E7=A0=81=E4=BC=98=E5=8C=96=E6=92=AD=E6=94=BE?= =?UTF-8?q?=E9=BB=91=E5=B1=8F=E9=97=AE=E9=A2=98,=20https=20=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E4=B8=8B=E4=BD=BF=E7=94=A8=20WCS=20=E7=A1=AC=E8=A7=A3?= =?UTF-8?q?=E7=A0=81,=20http=20=E7=8E=AF=E5=A2=83=E4=B8=8B=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20MSE=20=E7=A1=AC=E8=A7=A3=E7=A0=81,=20H265=20?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E8=87=AA=E5=8A=A8=E4=BD=BF=E7=94=A8=20wasm?= =?UTF-8?q?=20=E8=BD=AF=E8=A7=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/common/jessibuca.vue | 55 ++++++++++++++------ web_src/static/js/jessibuca/decoder.js | 2 +- web_src/static/js/jessibuca/decoder.wasm | Bin 1228067 -> 1050314 bytes web_src/static/js/jessibuca/jessibuca.d.ts | 4 +- web_src/static/js/jessibuca/jessibuca.js | 2 +- 5 files changed, 42 insertions(+), 21 deletions(-) diff --git a/web_src/src/components/common/jessibuca.vue b/web_src/src/components/common/jessibuca.vue index a681729a..77150761 100644 --- a/web_src/src/components/common/jessibuca.vue +++ b/web_src/src/components/common/jessibuca.vue @@ -1,5 +1,6 @@