Library for playing back .opus streams from disk or over https. https://opus-codec.org/

Ralph Giles 2d14887ead Fix typo in release checklist. 11 years ago
ci 2effe9d322 Fix a ci script typo. 12 years ago
doc a3363262ae Fix typo in release checklist. 11 years ago
examples ba2e9b7458 Move a misplaced #endif. 11 years ago
include 23c8a83da2 Mark a bunch of API functions const. 11 years ago
m4 9391feca51 build: implement autotools build system for libopusfile. (v4) 12 years ago
src d3186edbe0 Clean up some bare malloc/free calls. 11 years ago
unix 0f429a077e Add a magic vpath to the unix makefile. 11 years ago
win32 9b0a48cc1b Add win32utf8.c to the source file VS2010 source file listings. 11 years ago
.gitattributes 56be23fa3f Typo fix 12 years ago
.gitignore ff868661e2 Fully automate version updating 12 years ago
AUTHORS 50ee9e309c Add nu774 to the authors list. 12 years ago
COPYING b6799eae98 Bump overall copyright year. 11 years ago
Makefile.am c7456038c7 Add winerrno.h to the distribution. 11 years ago
README.txt b5ec4491b7 Placeholder readme. 12 years ago
autogen.sh a6e628793e Trim some things out of autogen.sh that aren't doing anything 12 years ago
configure.ac 96c04cdd30 Bump soname version for v0.5. 11 years ago
opusfile-uninstalled.pc.in ff868661e2 Fully automate version updating 12 years ago
opusfile.pc.in ff868661e2 Fully automate version updating 12 years ago
opusurl-uninstalled.pc.in ff868661e2 Fully automate version updating 12 years ago
opusurl.pc.in ff868661e2 Fully automate version updating 12 years ago
update_version 9a9825df03 Revert "Pass --always to 'git describe'." 11 years ago

README.txt

== Opusfile ==

Library for decoding .opus files, including seeking support.