Quad4 Software
explore Help
Sign In
Mirrors/mpv
1
0
Fork 0
You've already forked mpv
mirror of https://github.com/mpv-player/mpv.git synced 2025-12-28 05:33:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
761037dcc6994e5dfbe2d336f665e84c1b7ff05e
mpv/options
History
wm4 761037dcc6 video: enable framedropping by default
2014-08-17 02:51:13 +02:00
..
m_config.c
build: include <strings.h> for strcasecmp()
2014-07-10 08:29:32 +02:00
m_config.h
options: remove a global variable
2014-06-11 00:39:14 +02:00
m_option.c
options: fix key-value-list options
2014-08-05 02:24:45 +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
command: redo the property type
2014-06-13 02:11:39 +02:00
m_property.h
command: redo the property type
2014-06-13 02:11:39 +02:00
options.c
video: enable framedropping by default
2014-08-17 02:51:13 +02:00
options.h
demux: add option to control the readahead buffer by a duration value
2014-08-16 17:10:08 +02:00
parse_commandline.c
options: fix "-" (stdin) input
2014-05-06 01:06:07 +02:00
parse_commandline.h
msg: remove global state
2013-12-21 23:11:12 +01:00
parse_configfile.c
config: adjust config parser messages
2014-07-13 20:11:46 +02:00
parse_configfile.h
encode: don't apply default config options
2014-04-19 22:05:17 +02:00
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