leosongwei / mutagen

Automatically exported from code.google.com/p/mutagen
GNU General Public License v2.0
0 stars 0 forks source link

Support Ogg Opus #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://opus-codec.org/docs/
http://wiki.xiph.org/OggOpus

Test files: https://people.xiph.org/~greg/opus_testvectors/

Original issue reported on code.google.com by reiter.christoph@gmail.com on 21 Jul 2012 at 11:20

GoogleCodeExporter commented 9 years ago

Original comment by reiter.christoph@gmail.com on 22 Jul 2012 at 7:41

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r117.

Original comment by reiter.christoph@gmail.com on 24 Jul 2012 at 2:31

GoogleCodeExporter commented 9 years ago
Changes:
 - added "audio/ogg; codecs=opus" as another mime type (according to the spec)
 - added one more unit test for checking if the version is supported.

Original comment by reiter.christoph@gmail.com on 24 Jul 2012 at 2:33