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.