Skip to content
forked from xiph/opusfile

Stand-alone decoder library for .opus streams

License

Notifications You must be signed in to change notification settings

cpp-pm/opusfile

This branch is 9 commits ahead of, 40 commits behind xiph/opusfile:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

45ef060 · Apr 24, 2024
Aug 2, 2017
Aug 15, 2020
Jun 26, 2020
Jun 26, 2020
Jun 26, 2020
Sep 29, 2012
Jun 24, 2020
Jun 26, 2020
Aug 6, 2013
May 1, 2020
May 1, 2020
Nov 14, 2017
Jun 1, 2016
May 4, 2020
May 2, 2020
Feb 28, 2013
Nov 1, 2017
Oct 17, 2021
Aug 19, 2013
Jun 7, 2017
Jun 25, 2020
Sep 26, 2015
Jun 26, 2020
May 13, 2013
May 13, 2013
May 13, 2013
May 13, 2013
Jun 26, 2020
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.freenode.net or at [email protected].

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

About

Stand-alone decoder library for .opus streams

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.2%
  • CMake 4.2%
  • M4 3.5%
  • Makefile 3.0%
  • Shell 1.0%
  • Dockerfile 0.1%