Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
graph/3rdparty/opusfile
Joshua Goins a7fc58f7b5 Improve Windows support
Graph now includes more libraries out of the box, similiar
to Prism.
2022-03-27 22:22:02 -04:00
..
ci Improve Windows support 2022-03-27 22:22:02 -04:00
doc Improve Windows support 2022-03-27 22:22:02 -04:00
examples Improve Windows support 2022-03-27 22:22:02 -04:00
include Improve Windows support 2022-03-27 22:22:02 -04:00
m4 Improve Windows support 2022-03-27 22:22:02 -04:00
mingw Improve Windows support 2022-03-27 22:22:02 -04:00
src Improve Windows support 2022-03-27 22:22:02 -04:00
win32/VS2015 Improve Windows support 2022-03-27 22:22:02 -04:00
.appveyor.yml Improve Windows support 2022-03-27 22:22:02 -04:00
.travis.yml Improve Windows support 2022-03-27 22:22:02 -04:00
AUTHORS Improve Windows support 2022-03-27 22:22:02 -04:00
autogen.sh Improve Windows support 2022-03-27 22:22:02 -04:00
Brewfile Improve Windows support 2022-03-27 22:22:02 -04:00
configure.ac Improve Windows support 2022-03-27 22:22:02 -04:00
COPYING Improve Windows support 2022-03-27 22:22:02 -04:00
Makefile.am Improve Windows support 2022-03-27 22:22:02 -04:00
opusfile-uninstalled.pc.in Improve Windows support 2022-03-27 22:22:02 -04:00
opusfile.pc.in Improve Windows support 2022-03-27 22:22:02 -04:00
opusurl-uninstalled.pc.in Improve Windows support 2022-03-27 22:22:02 -04:00
opusurl.pc.in Improve Windows support 2022-03-27 22:22:02 -04:00
README.md Improve Windows support 2022-03-27 22:22:02 -04:00
releases.sha2 Improve Windows support 2022-03-27 22:22:02 -04:00

Opusfile

Travis Build Status Jenkins Build Status AppVeyor Build Status

The opusfile and opusurl libraries provide a high-level API for decoding and seeking within .opus files on disk or over http(s).

opusfile depends on libopus and libogg. opusurl depends on opusfile and openssl.

The library is functional, but there are likely issues we didn't find in our own testing. Please give feedback in #opus on irc.freenode.net or at opus@xiph.org.

Programming documentation is available in tree and online at https://opus-codec.org/docs/