mpv/options
wm4 1cebd16350 player: add --chapters-file option
Note that you can't pass .cue or .edl files to it, at least not yet.

Requested in context of allowing to specify custom chapters. For that
to work well, we probably need to add some sort of chapter metadata
pseudo-demuxer.
2014-11-02 17:23:04 +01:00
..
m_config.c m_config: add function to copy all options 2014-10-06 21:49:26 +02:00
m_config.h m_config: add function to copy all options 2014-10-06 21:49:26 +02:00
m_option.c m_option: format mpv_node as json 2014-10-23 15:13:05 +02:00
m_option.h options: allow selecting track ID 0 too 2014-10-21 13:22:38 +02:00
m_property.c
m_property.h
options.c player: add --chapters-file option 2014-11-02 17:23:04 +01:00
options.h player: add --chapters-file option 2014-11-02 17:23:04 +01:00
parse_commandline.c terminal: strictly don't read terminal input if stdout is not a terminal 2014-10-23 19:27:49 +02:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c win32: get rid of mp_stat in the normal source code 2014-10-17 22:15:19 +02:00
path.h