Bug 63106

Summary: Add audio/x-opus+ogg mime-type
Product: shared-mime-info Reporter: Igor Murzov <intergalactic.anonymous>
Component: freedesktop.org.xmlAssignee: Shared Mime Info group <shared_mime_info>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: medium CC: intergalactic.anonymous
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch

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.