hongqiongxing
|
7eda81f1b0
|
release: xgplayer@3.0.21-alpha.10
xgplayer@3.0.21-alpha.10
|
2024-09-11 18:07:11 +08:00 |
|
hongqiongxing
|
9c55f6e1da
|
fix(xgplayer): 修复伪切片插件loadeddata多次触发引起的回条问题; 在urlchange的时候一次loadeddata监听
|
2024-09-11 18:04:15 +08:00 |
|
hongqiongxing
|
da6772cc82
|
fix(xgplayer): 修复进度条打点超出duration问题
|
2024-09-11 18:03:16 +08:00 |
|
hongqiongxing
|
a62d200802
|
feat(xgplayer): 删除poster加载逻辑
|
2024-09-11 18:02:40 +08:00 |
|
hongqiongxing
|
d2e3440555
|
release: xgplayer@3.0.21-alpha.9
|
2024-09-11 18:02:07 +08:00 |
|
hongqiongxing
|
285f0fd1d0
|
feat(xgplayer): 放大镜组件Magnifier增加按钮切换能力
xgplayer@3.0.21-alpha.9
|
2024-09-11 16:37:58 +08:00 |
|
hongqiongxing
|
84d28967f1
|
feat(xgplayer): merge
|
2024-09-11 11:50:19 +08:00 |
|
hongqiongxing
|
a54b3b7917
|
feat(xgplayer): merge
|
2024-09-11 11:49:51 +08:00 |
|
hongqiongxing
|
fc34760fe9
|
fix(xgplayer): 分段 播放增加loop处理,并修复offsetCurrentTime获取异常问题
|
2024-09-11 11:25:26 +08:00 |
|
hongqiongxing
|
7692e6832b
|
release: xgplayer@3.0.21-alpha.0
|
2024-09-11 11:25:25 +08:00 |
|
hongqiongxing
|
714bdf237e
|
feat(xgplayer): format offsetCurrentTime 和 offsetDuration
|
2024-09-11 11:24:29 +08:00 |
|
hongqiongxing
|
2403997c4b
|
feat(xgplayer):
|
2024-09-11 11:24:27 +08:00 |
|
hongqiongxing
|
89180d1bc6
|
feat(xgplayer):timesegments 增加偏移时间和实际时间的换算`
|
2024-09-11 11:23:56 +08:00 |
|
wudechang
|
b42cf01fe9
|
fix: mp3音频没声音
v3.0.21-rc.3
|
2024-09-05 17:02:23 +08:00 |
|
zzzhr1990
|
f4874981d4
|
Update index.html
Delete wrong config.
|
2024-09-05 13:42:48 +08:00 |
|
zzzhr
|
6bacba47ec
|
set Mp4Plugin support Apple's MMS
fix issue https://github.com/bytedance/xgplayer/issues/1578
使MP4插件支持苹果ios17 的MMS。
默认关闭 需要在配置中打开:
{
plugins: [Mp4Plugin],
// set mp4Plugin support Apple's MMS
mp4Plugin: {
preferMMS: true
}
}
|
2024-09-05 13:42:48 +08:00 |
|
wudechang
|
279e7888fa
|
Auto Publish npm version v3.0.21-rc.2
|
2024-09-05 13:42:27 +08:00 |
|
wudechang
|
3499d8ddb8
|
fix: 版本冲突
v3.0.21-rc.2
|
2024-09-03 21:12:17 +08:00 |
|
wudechang
|
24bfa0ef76
|
fix: 支持mp3
|
2024-09-03 21:12:17 +08:00 |
|
wudechang
|
d9fd803e03
|
feat: 支持mp3
|
2024-09-03 21:12:17 +08:00 |
|
wudechang
|
f4c303460c
|
fix:冲突
|
2024-09-03 21:12:17 +08:00 |
|
wudechang
|
f627746d6d
|
fix: maxPlaylistSize使用配置
|
2024-09-03 21:12:17 +08:00 |
|
wudechang
|
9330f0c5f2
|
fix: hls seek后buffer为0,不轮询拉分片
|
2024-09-03 21:12:17 +08:00 |
|
wudechang
|
47fc766888
|
fix: llhls loading
|
2024-09-03 21:12:17 +08:00 |
|
hongqiongxing
|
c6e60b1370
|
release: xgplayer@3.0.21-alpha.8
xgplayer@3.0.21-alpha.8
|
2024-08-27 20:17:33 +08:00 |
|
hongqiongxing
|
f05704c4b4
|
fix(timesegments): 修复durationchange重复触发异常问题
|
2024-08-27 20:15:17 +08:00 |
|
gemxx
|
0ffc14a480
|
Auto Publish npm version v3.0.21-rc.1
|
2024-08-26 17:58:18 +08:00 |
|
gemstone
|
cbf9ae5dd5
|
fix: 🐛 (xgplayer) 修复全屏hook,执行报错的问题 close#1579
v3.0.21-rc.1
|
2024-08-26 17:33:42 +08:00 |
|
gemxx
|
f25bf53593
|
Auto Publish npm version v3.0.21-rc.0
|
2024-08-26 17:11:48 +08:00 |
|
gemstone
|
f80f08992d
|
refactor: 💡 (xgplayer) preProcessUrl API 对外使用
v3.0.21-rc.0
|
2024-08-26 17:00:53 +08:00 |
|
gemxx
|
ddc6aa9ef5
|
Auto Publish npm version v3.0.20
|
2024-08-23 14:17:37 +08:00 |
|
gemxx
|
0ab4065990
|
Auto Publish npm version v3.0.20-rc.8
v3.0.20
|
2024-08-22 20:00:56 +08:00 |
|
gemstone
|
b388c2dca3
|
fix: 🐛 (xgplayer) playbackRate 类型不应为数字,并支持布尔值 #1573
v3.0.20-rc.8
|
2024-08-22 16:55:34 +08:00 |
|
hongqiongxing
|
844883a42a
|
release: xgplayer@3.0.21-alpha.7
xgplayer@3.0.21-alpha.7
|
2024-08-21 13:46:43 +08:00 |
|
hongqiongxing
|
36df210eb8
|
feat(xgplayer): plugin poster add autoLoad
|
2024-08-21 12:56:32 +08:00 |
|
legolaserea
|
94e027b3fb
|
Auto Publish npm version v3.0.20-rc.7
|
2024-08-20 11:45:55 +08:00 |
|
legolaserea
|
347ef3c5fe
|
fix(xgplayer): pip available
v3.0.20-rc.7
|
2024-08-19 21:10:30 +08:00 |
|
wudechang
|
b431c9ec35
|
Auto Publish npm version v3.0.20-rc.6
|
2024-08-16 18:00:56 +08:00 |
|
陈泳瑾
|
1c5de5d016
|
fix: lower llhls m3u8 interval
v3.0.20-rc.6
|
2024-08-16 17:49:44 +08:00 |
|
hongqiongxing
|
f56fbb51ee
|
release: xgplayer@3.0.21-alpha.6
xgplayer@3.0.21-alpha.6
|
2024-08-16 10:34:44 +08:00 |
|
hongqiongxing
|
83bcb1f2c6
|
feat(xgplayer): export tool apis from progressPreview
|
2024-08-16 10:33:40 +08:00 |
|
hongqiongxing
|
819022c9a6
|
release: xgplayer@3.0.21-alpha.5
xgplayer@3.0.21-alpha.5
|
2024-08-15 15:21:24 +08:00 |
|
hongqiongxing
|
d5bd81342d
|
feat(xgplayer): 增加放大镜能力导出
|
2024-08-15 15:16:42 +08:00 |
|
gemxx
|
603127e431
|
Auto Publish npm version v3.0.20-rc.5
|
2024-08-14 18:34:53 +08:00 |
|
gemstone
|
45baa7a593
|
docs: ✏️ (xgplayer-flv) update changelog
v3.0.20-rc.5
|
2024-08-14 18:19:19 +08:00 |
|
gemstone
|
d6c698c851
|
feat: 🎸 (xgplayer-transmuxer) support opus codec for audio
|
2024-08-14 18:19:19 +08:00 |
|
gemstone
|
f6445b33e5
|
feat: 🎸 (flv&hls) support g711 play by AudioContext
|
2024-08-14 18:19:19 +08:00 |
|
hongqiongxing
|
dc1e56c157
|
release: xgplayer@3.0.21-alpha.4
xgplayer@3.0.21-alpha.4
|
2024-08-13 10:24:39 +08:00 |
|
hongqiongxing
|
99042950a3
|
feat(xgplayer): 增加timesegments_change事件触发
|
2024-08-12 21:34:33 +08:00 |
|
gemxx
|
5c24930b7b
|
Auto Publish npm version v3.0.20-rc.4
|
2024-08-12 15:11:24 +08:00 |
|