Files
opusfile/.gitignore
Ismail Dönmez 367907dfec Accepting request 199045 from home:Zaitor:branches:multimedia:libs
New package -- to late for 13.1, just want to get it into the devel-repo for now (an other package that goes together with opus and opus-tools)

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.

OBS-URL: https://build.opensuse.org/request/show/199045
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opusfile?expand=0&rev=1
2013-09-16 11:41:10 +00:00

2 lines
5 B
Plaintext