mkvtoolnix/tools
Moritz Bunkus bbb2f069eb MIME detection: use libmagic's default path on Windows, too
On Windows libmagic uses the ANSI file functions for opening
files. Therefore passing file names with non-ASCII/non-ANSI characters
won't work a lot of the time. Therefore letting libmagic's look for
and use its default location algorithm is safer. As a result
`magic.mgc` must be stored in `share/misc` instead of `data`.

Fixes #2212.
2018-02-03 11:39:01 +01:00
..
development build system: show start/stop messages including duration with RUN_SHOW_START_STOP 2018-01-02 15:40:24 +01:00
macos macOS build: build cmake & cmark 2018-01-15 19:32:33 +01:00
windows MIME detection: use libmagic's default path on Windows, too 2018-02-03 11:39:01 +01:00