mpv/TOOLS
Nyx0uf 653b7aa32d 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
2014-04-25 09:18:52 +02:00
..
lib/Parse Parse::Matroska::Reader: get rid of `bigrat` 2014-02-15 19:43:22 -03:00
osxbundle/mpv.app/Contents OS X bundle: add UTImportedTypeDeclarations 2014-04-25 09:18:52 +02:00
vf_dlopen ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, assume yadif). 2013-12-18 10:56:33 +01:00
autocrop.lua TOOLS: vf-metadata: lua cropdetect example script 2014-04-13 18:03:01 +02:00
file2string.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
gen-x11-icon.sh x11: add window icon 2013-09-01 23:27:33 +02:00
matroska.pl demux_mkv: fix compiler warnings 2013-11-04 23:49:22 +01:00
mpv_identify.sh tools: add --no-cache --no-config to mpv_identify.sh 2013-11-03 20:48:49 +01:00
osxbundle.py osxbundle: use mpv's version.sh instead of osxbundle's 2013-12-09 21:45:09 +01:00
stats-conv.py player: add a --dump-stats option 2014-04-17 21:47:00 +02:00
umpv umpv: silence mpv terminal output 2014-02-05 19:04:35 +01:00
uncrustify.cfg uncrustify: add some instructions 2013-05-12 21:24:55 +02:00
youtube-dl_mpv.sh TOOLS: add script for using mpv with youtube-dl 2014-04-09 20:41:51 +02:00