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