Sat, 18 Jan 2025 18:18:02 CST | login

Information for build opusfile-0.12-1.ocs23

ID8566
Package Nameopusfile
Version0.12
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/opusfile.git?.#ab7177c1058569840d62f23e817ddeaae7f350a5
SummaryA high-level API for decoding and seeking within .opus files
Descriptionlibopusfile provides a high-level API for decoding and seeking within .opus files. It includes: * Support for all files with at least one Opus stream (including multichannel files or Ogg files where Opus is muxed with something else). * Full support, including seeking, for chained files. * A simple stereo downmixing API (allowing chained files to be decoded with a single output format, even if the channel count changes). * Support for reading from a file, memory buffer, or over HTTP(S) (including seeking). * Support for both random access and streaming data sources.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 22:31:35 CST
CompletedWed, 08 May 2024 22:33:58 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/opusfile.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/opusfile.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
opusfile-0.12-1.ocs23.src.rpm (info) (download)
aarch64
opusfile-0.12-1.ocs23.aarch64.rpm (info) (download)
opusfile-devel-0.12-1.ocs23.aarch64.rpm (info) (download)
opusfile-debuginfo-0.12-1.ocs23.aarch64.rpm (info) (download)
opusfile-debugsource-0.12-1.ocs23.aarch64.rpm (info) (download)
x86_64
opusfile-0.12-1.ocs23.x86_64.rpm (info) (download)
opusfile-devel-0.12-1.ocs23.x86_64.rpm (info) (download)
opusfile-debuginfo-0.12-1.ocs23.x86_64.rpm (info) (download)
opusfile-debugsource-0.12-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12-1 - initial build