mpv/options
wm4 aa1a383342 sub: add detection via BOM
Useful for Windows stuff. Actually, ENCA support should catch this, but,
well, whatever, everyone seems to hate ENCA.

Detection with BOM is trivial, although it needs some hackery to
integrate it with the existing autodetection support. For one, change
the default value of --sub-codepage to make this easier.

Probably fixes issue #937 (the second part).
2014-07-22 23:40:48 +02:00
..
m_config.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
m_config.h
m_option.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
m_option.h options: support setting start time relative to start PTS 2014-06-29 20:39:49 +02:00
m_property.c
m_property.h
options.c sub: add detection via BOM 2014-07-22 23:40:48 +02:00
options.h demux: add a demuxer thread 2014-07-16 23:25:56 +02:00
parse_commandline.c
parse_commandline.h
parse_configfile.c config: adjust config parser messages 2014-07-13 20:11:46 +02:00
parse_configfile.h
path.c config: use the same signature for win32/OSX specific path functions 2014-06-26 19:56:45 +02:00
path.h Basic xdg directory implementation 2014-06-26 19:37:25 +02:00