]> iEval git - audio-opusfile.git/blobdiff - README
Bump version and update Changes
[audio-opusfile.git] / README
diff --git a/README b/README
index 4807d717171ea51ddf7da115719bf6fd590e7866..c5f923aa7b26a2b9ab92ba0f6748d5dde7aefec4 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Audio-Opusfile version 0.001
+Audio-Opusfile version 0.004
 ============================
 
 Opus is a totally open, royalty-free, highly versatile audio codec.
@@ -11,11 +11,12 @@ SILK codec and Xiph.Org's CELT codec.
 libopusfile is a library for decoding and basic manipulation of Ogg
 Opus files.
 
-Audio::Opusfile is an interface to libopusfile. At the moment its only
-function is reading tags from an Ogg Opus file or buffer. Future
-versions will give access to a larger part of the libopusfile API.
+Audio::Opusfile is an interface to libopusfile. It exports nearly all
+of the functions for obtaining metadata of an Opus file or buffer in
+that library. Future versions will additionally provide functions for
+decoding Opus data into PCM.
 
-Expect the API to change in future versions.
+The API might change in future versions.
 
 INSTALLATION
 
This page took 0.023602 seconds and 4 git commands to generate.