]> git.sesse.net Git - vlc/commit
Use the Scaletempo audio filter
authorRov Juvano <rovjuvano@users.sourceforge.net>
Sun, 22 Jun 2008 16:09:27 +0000 (12:09 -0400)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Sat, 28 Jun 2008 09:37:27 +0000 (12:37 +0300)
commita8af64458655e9f803cb2f754cfa04affaf944b8
treed4ac2fb412f92bcd318308ce4581e7078a8464f0
parent3c5f3a24ced2212136529fb8637072070d5ca58f
Use the Scaletempo audio filter

Scaletempo maintains the audio pitch when playback rate != 1.0 (i.e.
no chipmunk effect).  This fixes the pitch scaling caused by using the
resampler to handle playback rate.

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
include/vlc_aout.h
src/audio_output/input.c