1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 22:57:42 +00:00
mpv/player
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
..
lua osc: update cache display 2014-09-25 11:57:49 +02:00
timeline Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
audio.c audio: enable pitch correction by default when playing fast 2014-10-02 02:58:52 +02:00
client.c client API, X11: change default keyboard input handling again 2014-09-28 20:11:00 +02:00
client.h lua: synchronously wait until scripts are loaded 2014-09-06 17:02:47 +02:00
command.c command: move setting playback speed to a separate function 2014-10-02 02:49:05 +02:00
command.h
configfiles.c player: don't let multiline filenames set options on resume 2014-09-16 18:23:01 +02:00
core.h command: move setting playback speed to a separate function 2014-10-02 02:49:05 +02:00
discnav.c
loadfile.c player: shorten skip heuristic for playlist_prev to 1 second 2014-09-14 10:32:24 +02:00
lua.c lua: add mpv/lua directories to the lua path 2014-09-28 20:23:38 +02:00
main_fn.c
main.c input: separate creation and loading of config 2014-09-27 16:01:55 +02:00
misc.c player: move code to make playloop smaller 2014-09-25 21:32:56 +02:00
osd.c build: add -Wno-format-zero-length 2014-09-26 13:52:55 +02:00
playloop.c player: move code to make playloop smaller 2014-09-25 21:32:56 +02:00
screenshot.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
screenshot.h
scripting.c lua: synchronously wait until scripts are loaded 2014-09-06 17:02:47 +02:00
sub.c sub: approximate subtitle display in no-video mode 2014-09-25 21:32:56 +02:00
video.c video: change automatic rotation and 3D filter insertion 2014-09-27 18:31:59 +02:00