openal-soft 1:1.19.1-2build2 source package in Ubuntu
Changelog
openal-soft (1:1.19.1-2build2) jammy; urgency=medium * Rebuild against new old libsndio7.0. -- Gianfranco Costamagna <email address hidden> Sat, 12 Mar 2022 05:59:36 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Games Group
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openal-soft_1.19.1.orig.tar.gz | 667.1 KiB | 9f3536ab2bb7781dbafabc6a61e0b34b17edd16bd6c2eaf2ae71bc63078f98c7 |
openal-soft_1.19.1-2build2.debian.tar.xz | 12.6 KiB | c20ae8c29c12a1ac16479dd537ffc28c15b1b527d8314764b9f89cd7e7525e19 |
openal-soft_1.19.1-2build2.dsc | 2.3 KiB | 6831f9578bc0315cd3c881645b1c395d3bad133b5d8b6aa8a91e37853d418d0d |
Available diffs
- diff from 1:1.19.1-2build1 to 1:1.19.1-2build2 (323 bytes)
Binary packages built by this source
- libopenal-data: Software implementation of the OpenAL audio API (data files)
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This package installs data files used by the OpenAL Soft shared library.
- libopenal-dev: Software implementation of the OpenAL audio API (development files)
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This package contains the files necessary for development with OpenAL .
- libopenal1: Software implementation of the OpenAL audio API (shared library)
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This library is meant as a compatible update/replacement to the OpenAL Sample
Implementation (the SI). The SI has been unmaintained for quite a while, and
would require a lot of work to clean up. This is a fork the old Windows version
to attempt an accelerated ALSA version of an OpenAL implementation.
.
OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
opposed to the SI's 4-channel max (though it did have some provisions for 6
channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
does not support the Vorbis and MP3 extensions, however those were considered
deprecated even in the SI. It does, though, support some of the newer
extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
and others.
.
This package installs the OpenAL Soft shared library.
- libopenal1-dbgsym: debug symbols for libopenal1
- makehrtf: HRTF Processing and Composition Utility
OpenAL Soft is a branch of OpenAL which has filtering implemented in software,
and it also adds support for head-related transfer functions (HRTFs).
HRTFs permit 3D auralization through stereo earphones.
.
This package installs the makehrtf utility.
- makehrtf-dbgsym: debug symbols for makehrtf
- openal-info: Informational utility for the OpenAL audio API
This utility is useful in diagnosing OpenAL related issues and for
displaying helpful informationa about what is supported on your system
with OpenAL.
.
This package installs the OpenAL Soft openal-info utility.
- openal-info-dbgsym: debug symbols for openal-info