标签名
描述
提交信息
操作

xplay 1.0.21 20210806 里程碑,在 v1.0.20.v20210117 基础上更新如下 ...

  1. 重构渲染线程与控制控制,在渲染时素材的增删改查响应更及时,渲染速度更快。
  2. 增加素材在切换时的过渡帧(缓存上个素材的停止时帧,在新的素材加载完成前渲染上个素材帧)。
  3. 增加命令行参数 buflen 可以指定视频缓存帧数量,低缓存帧可以在更低的可用内存中 。
  4. 支持预加载、预停止,在 play 与 stop 中均可以指定指令开始时间(毫秒精度)。
  5. 升级 FFmpeg(Raspberry Pi:4.3.2、Windows 10:4.4.5)与 SDL(2.0.14)。
  6. 在该版本中,进一步整合 Qt 框架(在线程与信号的传递中)...
  7. 修复一些 BUG ...
2021-08-06 15:12

增加层改变指令及修复若干BUG (稳定版)

2021-01-17 15:36

增加断流超时、解码器状态查询等功能 (长期稳定版)

2020-12-10 22:10

增改:欢迎页、命令行参数、流媒体,等 ...

2020-07-01 12:53

全新的"帧缓存"机制, 音频采样率自适应, stb ...

2020-05-22 13:33

增加时钟同步机制,缓存队列及音频等优化。

2020-05-18 22:24

修复指令延迟执行问题 ...
移动位置时可自定义尺寸

2020-05-06 10:12

全新重构 xplay 详见发行版

2020-04-21 14:28

核心部分移除Qt组件 and 修复序列播放相关问题

2020-03-28 22:15

增加截屏功能

2020-03-06 23:45

add sequence and fixbug

2020-02-27 15:16

add move and update xplayctl

2019-12-29 10:44
  1. background to scroll bgcolor
  2. xplayctl update and other
  3. add autotest ...
2019-12-25 13:26

增加支持显示日期时间功能

2019-12-22 17:49

Qt 使用 LGPL 许可 https://www.qt.io/licensing/https://www.qt.io/features#js-6-3
通过LGPLv3许可证选项,您可以使用基本库和Qt的某些附加库。只要满足LGPLv3的所有要求,LGPLv3即可保持您的应用程序源代码关闭。
该程序所涉及 Qt Core、Qt GUI、Qt Network 满足 LGPL 要求

LOG4QT 使用 APACHE LICENSE VERSION 2.0 https://www.apache.org/licenses/LICENSE-2.0.html

SDL 与 SDL_ttf 使用 zlib 许可 https://www.zlib.net/zlib_license.html
授予任何人出于任何目的使用此软件的权限,包括商业应用,并对其进行更改和重新分发

FFmpeg 使用 GNU较小通用公共许可证(LGPL) 许可 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
FFmpeg License and Legal Considerations http://ffmpeg.org/legal.html

FFmpeg 在 Windows 系统许可 https://ffmpeg.zeranoe.com/builds/
FFmpeg is the leading multimedia framework to decode, encode, transcode, mux, demux, stream, filter and play. All builds require at least Windows 7 or Mac OS X 10.10. Nightly git builds are licensed as GPL 3.0, and release build are licensed as GPL 3.0 and LGPL 3.0. LGPL 3.0 release builds can be found using the "All Builds" links.

2019-12-12 09:42

move libqrencode to xplay code and other optimization

2019-12-05 23:38

add scroll horizontal and vertical

2019-11-29 21:00

增加支持文本自定义字体及信息提示框及xplayctl支持更新

2019-11-17 23:23

add /usr/bin/xplayctl and example/xplayctl.go

2019-11-13 11:39

兼容 RPI4 升级

2019-11-11 17:54