diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-12-07 08:24:49 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:52:14 -0600 |
commit | d59f079040d5accad0c2870a559d6f0f62475a17 (patch) | |
tree | af63a835dee134103bf2a33667e134c3013bce42 /audio/opusfile/README | |
parent | 4819f3288d191b8c0b20ee6cd98692d3b45554d3 (diff) | |
download | slackbuilds-d59f079040d5accad0c2870a559d6f0f62475a17.tar.gz |
audio/opusfile: Added (opus decoding API)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/opusfile/README')
-rw-r--r-- | audio/opusfile/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/opusfile/README b/audio/opusfile/README new file mode 100644 index 0000000000..4c32609f79 --- /dev/null +++ b/audio/opusfile/README @@ -0,0 +1,2 @@ +opusfile provides application developers with a high-level API for +decoding and seeking in .opus files. |