Skip to content
/ opusfile Public

Stand-alone decoder library for .opus streams

License

Notifications You must be signed in to change notification settings

xiph/opusfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Timothy B. Terriberry
Apr 11, 2025
48d411c · Apr 11, 2025
Apr 11, 2025
Aug 2, 2017
Apr 11, 2025
Jun 26, 2020
Jun 26, 2020
Apr 11, 2025
Nov 22, 2022
Jun 24, 2020
Apr 11, 2025
Aug 6, 2013
May 1, 2020
May 1, 2020
Nov 14, 2017
Jan 15, 2022
Jan 15, 2022
Jan 15, 2022
Feb 28, 2013
Apr 11, 2025
Jan 15, 2022
Aug 19, 2013
Jun 7, 2017
May 26, 2021
Sep 26, 2015
Jun 26, 2020
May 13, 2013
May 13, 2013
May 13, 2013
May 13, 2013
May 31, 2021
Dec 5, 2013

Repository files navigation

Opusfile

GitLab Pipeline Status Travis 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.libera.chat or at opus@xiph.org.

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