]> git.alsa-project.org Git - alsa-plugins.git/commit
rate-lav: Convert to libswresample
authorTakashi Iwai <tiwai@suse.de>
Wed, 16 Jun 2021 08:21:35 +0000 (10:21 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 16 Jun 2021 15:49:14 +0000 (17:49 +0200)
commit8a3c0d795fbef5700c8cedcc82c6a337170c76ee
tree26368dcca6a9fa58122c935a0a0e06c7406e1440
parent1aa625a537fffe833cecc1ad71f8390e8a5e0dbe
rate-lav: Convert to libswresample

The libavresample has been deprecated.  Convert to the new API for
libswresample.

The phase shift and cutoff seem to be either redundant or not-working
properly, so those are dropped.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.ac
doc/lavrate.txt
rate-lav/rate_lavrate.c