X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=a00356e0731806495338dd4162a256e9a951ec71;hb=HEAD;hp=2b7de90ff1bb16ec4eba50de9768d568caf320c4;hpb=6116de10147a6c5f9682c5927e947564e20bace9;p=audio-opusfile.git diff --git a/Changes b/Changes index 2b7de90..a00356e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,30 @@ 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