Skip to content

Commit 51c5c36

Browse files
committed
Merge the generic bits of the release notes into the readme.
Also switch to markdown-style headings to the benefit of github.
1 parent f4e0ed0 commit 51c5c36

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.txt

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1-
== Opusfile ==
1+
## Opusfile ##
22

3-
Library for decoding .opus files, including seeking support.
3+
The opusfile and opusurl libraries provide a high-level API for
4+
decoding and seeking within .opus files on disk or over http(s).
5+
6+
opusfile depends on libopus and libogg.
7+
opusurl depends on opusfile and openssl.
8+
9+
The library is functional, but there are likely issues
10+
we didn't find in our own testing. Please give feedback
11+
in #opus on irc.freenode.net or at opus@xiph.org.
12+
13+
Programming documentation is available in tree and online at
14+
https://opus-codec.org/docs/

0 commit comments

Comments
 (0)