diff options
author | Nyx0uf <benjgodard@me.com> | 2014-04-22 16:09:58 +0200 |
---|---|---|
committer | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2014-04-25 09:18:52 +0200 |
commit | 653b7aa32d37033e468e98f9456f307e981f2b78 (patch) | |
tree | 0b008356cf0260dc0e20f26874d9fa0bd3275065 /video/sws_utils.c | |
parent | b6162dda12bede44f63ab65df45dcea381cea5d9 (diff) |
OS X bundle: add UTImportedTypeDeclarations
Allows to declare UTIs [1] for types of file that OS X doesn't know, like mkv,
mka, etc.
For example: instead of having a dynamically generated UTI for .mkv like
'dyn.somerandomstring', 'io.mpv.mkv' is registered and conforms to public.movie
and is known system wide.
Note: The list is far from being complete but it should cover the most used
type of files.
[1]: https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_conc/understand_utis_conc.html#//apple_ref/doc/uid/TP40001319-CH202-CHDHIJDE
Fixes: #734
Diffstat (limited to 'video/sws_utils.c')
0 files changed, 0 insertions, 0 deletions