summaryrefslogtreecommitdiffstats
path: root/audio/audio.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-10 20:16:25 +0100
committerwm4 <wm4@nowhere>2014-11-10 22:02:05 +0100
commite094e9cb75f9802d8da07eb75cee4d91c9786558 (patch)
tree84f6ba161fdcb0515c840ca7dd8db60be681dc65 /audio/audio.c
parent995a6af78734820007eb8a1ae3b543fd9d9636e1 (diff)
downloadmpv-e094e9cb75f9802d8da07eb75cee4d91c9786558.tar.bz2
mpv-e094e9cb75f9802d8da07eb75cee4d91c9786558.tar.xz
audio: change how filters are inserted on playback speed changes
Use a pseudo-filter when changing speed with resampling, instead of somehow changing a samplerate somewhere. This uses the same underlying mechanism, but is a bit more structured and cleaner. It also makes some of the following changes easier. Since we now always use filters to change audio speed, move most of the work set_playback_speed() does to recreate_audio_filters().
Diffstat (limited to 'audio/audio.c')
0 files changed, 0 insertions, 0 deletions