X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=a00356e0731806495338dd4162a256e9a951ec71;hb=HEAD;hp=3a48939a560c63f0908939fb47140b8e6a3f6f78;hpb=a3f1cbda8ad44cdefd9a46e6d002bc6ace08f4ed;p=audio-opusfile.git diff --git a/Changes b/Changes index 3a48939..a00356e 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,34 @@ Revision history for Perl extension Audio::Opusfile. +1.000 2017-11-25T19:12+00:00 + - Mark as stable + - Make dist perlcritic-compliant + +0.005001 2017-02-18T17:53+00:00 + - Export op_current_link + - More functions die on error + - Fix POD errors + +0.005 2016-12-10T19:41+02:00 + - Export functions for decoding an Opus stream to PCM + +0.004 2016-09-25T00:28+03:00 + - Add Audio::Opusfile::Head module for extracting Opus header information + - Export more functions for obtaining information about a stream + - Simplify typemap + +0.003 2016-09-18T00:48+01:00 + - Add function to parse in-memory buffers + - Add function to test if a buffer looks like an Opus stream + - Export some other minor functions + +0.002001 2016-08-06T16:45-04:00 + - Fix MANIFEST + +0.002 2016-08-06T16:43-04:00 + - Add /usr/local/include/opus to include path (RT #116603) + - Add support for parsing METADATA_BLOCK_PICTURE tags + - Add (undocumented) support for getting opus header information. + 0.001 2016-07-30T13:43-04:00 - Initial release