0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
wm4 ae2e2b9740 audio: enable pitch correction by default when playing fast
Apparently this is what users want. When playing with normal speed,
nothing is done. When playing slower than normal, resampling is used
instead, because scaletempo (which does the pitch correction) adds
too many artifacts.
2014-10-02 02:58:52 +02:00
..
m_config.c options: remove --volstep 2014-09-21 15:41:33 +02:00
m_config.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
m_option.c video: initial Matroska 3D support 2014-08-30 23:24:46 +02:00
m_option.h options: add M_OPT_FILE flag to mark options that want a file(list) 2014-09-13 02:03:09 +02:00
m_property.c command: make m_property_strdup_ro with NULL mean unavailable 2014-09-01 21:50:54 +02:00
m_property.h command: redo the property type 2014-06-13 02:11:39 +02:00
options.c audio: enable pitch correction by default when playing fast 2014-10-02 02:58:52 +02:00
options.h audio: enable pitch correction by default when playing fast 2014-10-02 02:58:52 +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 path: remove XDG bullshit 2014-09-03 02:07:36 +02:00
path.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00