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

Ralph Giles 0dc7e954cb Merge branch 'master' into mingw 11 лет назад
ci 2effe9d322 Fix a ci script typo. 12 лет назад
doc 76842c59f5 Release checklist updates. 11 лет назад
examples ba2e9b7458 Move a misplaced #endif. 11 лет назад
include 23c8a83da2 Mark a bunch of API functions const. 11 лет назад
m4 9391feca51 build: implement autotools build system for libopusfile. (v4) 12 лет назад
mingw ab7bb97419 Build downloaded dependencies and link against them. 11 лет назад
src d3186edbe0 Clean up some bare malloc/free calls. 11 лет назад
unix a25d172bf9 Merge remote-tracking branch 'origin' into mingw 11 лет назад
win32 9b0a48cc1b Add win32utf8.c to the source file VS2010 source file listings. 11 лет назад
.gitattributes 56be23fa3f Typo fix 12 лет назад
.gitignore ff868661e2 Fully automate version updating 12 лет назад
AUTHORS 50ee9e309c Add nu774 to the authors list. 12 лет назад
COPYING b6799eae98 Bump overall copyright year. 11 лет назад
Makefile.am c7456038c7 Add winerrno.h to the distribution. 11 лет назад
README.txt b5ec4491b7 Placeholder readme. 12 лет назад
autogen.sh a6e628793e Trim some things out of autogen.sh that aren't doing anything 12 лет назад
configure.ac 96c04cdd30 Bump soname version for v0.5. 11 лет назад
opusfile-uninstalled.pc.in ff868661e2 Fully automate version updating 12 лет назад
opusfile.pc.in ff868661e2 Fully automate version updating 12 лет назад
opusurl-uninstalled.pc.in ff868661e2 Fully automate version updating 12 лет назад
opusurl.pc.in ff868661e2 Fully automate version updating 12 лет назад
update_version ff868661e2 Fully automate version updating 12 лет назад

README.txt

== Opusfile ==

Library for decoding .opus files, including seeking support.