X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;fp=README;h=6605add376c2e3332ce93d1e18d18f27e15097da;hb=196e0b276346af2d79dbf70d93dcaa6200b136e2;hp=3bbe7a215b324deb965b6e3ac19e39107d92ff3e;hpb=dc986a40f5a09844558d50c2017667de606ab6f5;p=audio-opusfile.git diff --git a/README b/README index 3bbe7a2..6605add 100644 --- a/README +++ b/README @@ -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