Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
opusfile - A high-level API for decoding and seeking within .opus files
- Description:
libopusfile 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.
Packages
opusfile-0.6-2.fc21.i686
[56 KiB] |
Changelog
by Fedora Release Engineering (2014-08-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|