[ 源代码: libde265 ]
软件包:libde265-examples(1.0.11-0+deb11u3)
libde265-examples 的相关链接
Debian 的资源:
下载源码包 libde265:
- [libde265_1.0.11-0+deb11u3.dsc]
- [libde265_1.0.11.orig.tar.gz]
- [libde265_1.0.11-0+deb11u3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Open H.265 video codec implementation - examples
libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software.
Sample applications using libde265 are provided by this package.
其他与 libde265-examples 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libde265-0 (= 1.0.11-0+deb11u3)
- 开放 H.265 视频编码实现
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libqt5core5a (>= 5.0.2)
- Qt 5 核心模块
-
- dep: libqt5gui5 (>= 5.0.2)
- Qt 5 GUI module
- 或者 libqt5gui5-gles (>= 5.0.2)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5widgets5 (>= 5.0.2)
- Qt 5 widgets 模块
-
- dep: libsdl1.2debian (>= 1.2.11)
- Simple DirectMedia Layer
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: libswscale5 (>= 7:4.0)
- FFmpeg library for image scaling and various conversions - runtime files