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

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

README.txt

== Opusfile ==

Library for decoding .opus files, including seeking support.