Perlcritic compliance + bump version and update Changes
[audio-opusfile.git] / Changes
1 Revision history for Perl extension Audio::Opusfile.
2
3 1.000 2017-11-25T19:12+00:00
4 - Mark as stable
5 - Make dist perlcritic-compliant
6
7 0.005001 2017-02-18T17:53+00:00
8 - Export op_current_link
9 - More functions die on error
10 - Fix POD errors
11
12 0.005 2016-12-10T19:41+02:00
13 - Export functions for decoding an Opus stream to PCM
14
15 0.004 2016-09-25T00:28+03:00
16 - Add Audio::Opusfile::Head module for extracting Opus header information
17 - Export more functions for obtaining information about a stream
18 - Simplify typemap
19
20 0.003 2016-09-18T00:48+01:00
21 - Add function to parse in-memory buffers
22 - Add function to test if a buffer looks like an Opus stream
23 - Export some other minor functions
24
25 0.002001 2016-08-06T16:45-04:00
26 - Fix MANIFEST
27
28 0.002 2016-08-06T16:43-04:00
29 - Add /usr/local/include/opus to include path (RT #116603)
30 - Add support for parsing METADATA_BLOCK_PICTURE tags
31 - Add (undocumented) support for getting opus header information.
32
33 0.001 2016-07-30T13:43-04:00
34 - Initial release
This page took 0.018127 seconds and 4 git commands to generate.