Bug 14982 - Flash video (*.flv) defined with incorrect MIME type
Summary: Flash video (*.flv) defined with incorrect 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 normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 21:18 UTC by Nathan de Vries
Modified: 2008-04-09 04:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Proposed change (make video/x-flv default, and application/x-flash-video an alias) (1.01 KB, patch)
2008-03-12 21:19 UTC, Nathan de Vries
Details | Splinter Review

Description Nathan de Vries 2008-03-12 21:18:19 UTC
Flash videos should have a default MIME type of "video/x-flv", since there's a lot of software that distinguishes media by looking for image/*, audio/* and video/* MIME types. At the moment, Flash video has a default MIME type of "application/x-flash-video".
Comment 1 Nathan de Vries 2008-03-12 21:19:57 UTC
Created attachment 15079 [details] [review]
Proposed change (make video/x-flv default, and application/x-flash-video an alias)
Comment 2 Bastien Nocera 2008-04-09 03:23:14 UTC
Your application should be fixed to look at aliases as well then.

* freedesktop.org.xml.in: Make application/x-flash-video an alias,
and have the top-level mime-type be video/x-flv, so apps can use
video/ to filter it (Closes: #14982)
Comment 3 Nathan de Vries 2008-04-09 04:53:31 UTC
Thank you :)


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.