]>
Commit | Line | Data |
---|---|---|
a3f1cbda MG |
1 | Revision history for Perl extension Audio::Opusfile. |
2 | ||
f9bbe896 MG |
3 | 0.003 2016-09-18T00:48+01:00 |
4 | - Add function to parse in-memory buffers | |
5 | - Add function to test if a buffer looks like an Opus stream | |
6 | - Export some other minor functions | |
7 | ||
74630599 MG |
8 | 0.002001 2016-08-06T16:45-04:00 |
9 | - Fix MANIFEST | |
10 | ||
6116de10 MG |
11 | 0.002 2016-08-06T16:43-04:00 |
12 | - Add /usr/local/include/opus to include path (RT #116603) | |
13 | - Add support for parsing METADATA_BLOCK_PICTURE tags | |
14 | - Add (undocumented) support for getting opus header information. | |
15 | ||
a3f1cbda MG |
16 | 0.001 2016-07-30T13:43-04:00 |
17 | - Initial release |