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

Ralph Giles 5af88b812f Bump soname version for the v0.2 release. 12 лет назад
ci 2effe9d322 Fix a ci script typo. 12 лет назад
doc 0ad11587ac Use /bin/echo so -n works on osx. 12 лет назад
examples 3f54b9ddde Remove OP_SSL_SKIP_CERTIFICATE_CHECK from opusfile_example. 12 лет назад
include fa14fab338 Spelling fix. 12 лет назад
m4 9391feca51 build: implement autotools build system for libopusfile. (v4) 12 лет назад
src 15193c53bd Check for end_offset < data_offset. 12 лет назад
unix e1b0a7ca73 Use $(AR) for ar to support cross-compiling. 12 лет назад
.gitignore 9391feca51 build: implement autotools build system for libopusfile. (v4) 12 лет назад
AUTHORS 9caaf8a8a0 Add copyright information. 12 лет назад
COPYING 9caaf8a8a0 Add copyright information. 12 лет назад
Makefile.am 009e825334 Add some extra makefile targets 12 лет назад
README.txt b5ec4491b7 Placeholder readme. 12 лет назад
autogen.sh a6e628793e Trim some things out of autogen.sh that aren't doing anything 12 лет назад
configure.ac 036328d4b7 Bump soname version for the v0.2 release. 12 лет назад
opusfile-uninstalled.pc.in 02b82ebb60 Add pkg-config files. 12 лет назад
opusfile.pc.in 6d091e3dcc Move installed include files under the opus dir. 12 лет назад

README.txt

== Opusfile ==

Library for decoding .opus files, including seeking support.