Summary: | The entry for IFF/ILBM is incomplete and somewhat confused | ||
---|---|---|---|
Product: | shared-mime-info | Reporter: | Magnus Bergman <magnus.bergman> |
Component: | freedesktop.org.xml | Assignee: | Shared Mime Info group <shared_mime_info> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
...and the patch
Fix the issue and add IFF super-type image/x-ilbm test file audio/x-aiff test file |
Description
Magnus Bergman
2009-02-11 12:25:52 UTC
Could you please add the super-type and some comments to explain the formats in the xml file? Created attachment 23181 [details] [review] Fix the issue and add IFF super-type An updated patch which also includes the application/x-iff super type. The types image/x-ilbm, audio/x-aifc and audio/x-aiff are made sub-classas of application/x-iff. (It also fixes some minor issues with the two audio types.) I wasn't sure how to set the priority of the magic patterns, so perhaps I got it wrong. Neither was I sure how to create tests and such. Created attachment 23182 [details]
image/x-ilbm test file
A test ILBM image (of the PBM variant described above) created with Deluxe Paint for DOS. (Deluxe Paint is made by Electronic Arts who invented the IFF and ILBM formats).
Created attachment 23183 [details]
audio/x-aiff test file
A test AIFF audio file (plain uncompressed AIFF) created with sox.
commit ef7b04cf111b290b235cb5cfc5ffec8c04296999 Author: Bastien Nocera <hadess@hadess.net> Date: Wed Feb 13 11:47:26 2013 +0100 Add test cases for AIFF and ILBM mime-types https://bugs.freedesktop.org/show_bug.cgi?id=20070 commit f6785575008fd1d0699197110ee2b767301ebee1 Author: Magnus Bergman <magnusbe@algonet.se> Date: Sun Feb 22 15:52:00 2009 +0000 Add IFF super-type And fix problems with sub-types, such as AIFF and ILBM file types. https://bugs.freedesktop.org/show_bug.cgi?id=20070 |
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.