]>
Commit | Line | Data |
---|---|---|
1 | Revision history for Perl extension Audio::Opusfile. | |
2 | ||
3 | 0.005001 2017-02-18T17:53+00:00 | |
4 | - Export op_current_link | |
5 | - More functions die on error | |
6 | - Fix POD errors | |
7 | ||
8 | 0.005 2016-12-10T19:41+02:00 | |
9 | - Export functions for decoding an Opus stream to PCM | |
10 | ||
11 | 0.004 2016-09-25T00:28+03:00 | |
12 | - Add Audio::Opusfile::Head module for extracting Opus header information | |
13 | - Export more functions for obtaining information about a stream | |
14 | - Simplify typemap | |
15 | ||
16 | 0.003 2016-09-18T00:48+01:00 | |
17 | - Add function to parse in-memory buffers | |
18 | - Add function to test if a buffer looks like an Opus stream | |
19 | - Export some other minor functions | |
20 | ||
21 | 0.002001 2016-08-06T16:45-04:00 | |
22 | - Fix MANIFEST | |
23 | ||
24 | 0.002 2016-08-06T16:43-04:00 | |
25 | - Add /usr/local/include/opus to include path (RT #116603) | |
26 | - Add support for parsing METADATA_BLOCK_PICTURE tags | |
27 | - Add (undocumented) support for getting opus header information. | |
28 | ||
29 | 0.001 2016-07-30T13:43-04:00 | |
30 | - Initial release |