opusfile

Edit Package opusfile

A high-level API for decoding and seeking within .opus files

opusfile 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.

Refresh
Refresh
Source Files
Filename Size Changed
opusfile-0.11.tar.gz 0000467420 456 KB
opusfile.changes 0000002925 2.86 KB
opusfile.spec 0000003532 3.45 KB
Revision 8 (latest revision is 10)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 636855 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
- Version update to 0.11:
  * Fix two potential integer overflows. (These were not security-critical unless the compiler took the opportunity provided by the undefined behavior to format your hard drive.)
  * Allow JPEGs in METADATA_BLOCK_PICTURE tags to include EXIF data.
  * A few warning fixes for gcc 8.
  * Make opus_tags_copy return OP_EFAULT on failure instead of returning success.
  * Various integration and testing environment improvements.
Comments 0
openSUSE Build Service is sponsored by