Bug 63106 - Add audio/x-opus+ogg mime-type
Summary: Add audio/x-opus+ogg mime-type
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Shared Mime Info group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-04 08:32 UTC by Igor Murzov
Modified: 2014-02-07 09:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch (10.97 KB, patch)
2013-04-04 08:32 UTC, Igor Murzov
Details | Splinter Review

Description Igor Murzov 2013-04-04 08:32:09 UTC
Created attachment 77408 [details] [review]
patch

Opus is the new audio format from Xiph.org (http://opus-codec.org). Opus stream is stored in the Ogg container, and the recommended mime-type is audio/ogg (See http://wiki.xiph.org/OggOpus#Content_Type) and it's magic signature is "OpusHead".
Comment 1 Bastien Nocera 2013-09-30 08:18:47 UTC
Comment on attachment 77408 [details] [review]
patch

Review of attachment 77408 [details] [review]:
-----------------------------------------------------------------

We're missing a test file, and an addition to the test suite as well, see HACKING for details.
Comment 2 Igor Murzov 2014-02-05 23:43:55 UTC
There is a test file and the entry in tests/list file in the patch. Do you need some other test file?
Comment 3 Bastien Nocera 2014-02-07 09:14:41 UTC
commit b067788e51cd5498944e85f707300fee9f2d1b32
Author: Igor Murzov <e-mail@date.by>
Date:   Sun Mar 31 11:30:11 2013 +0400

    Add audio/x-opus+ogg mime-type
    
    https://bugs.freedesktop.org/show_bug.cgi?id=63106


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.