1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 04:58:06 +00:00
mpv/audio/filter
Dorian Rudolph 785a2b1261 audio: add scaletempo2 filter based on chromium
scaletempo2 is a new audio filter for playing back
audio at modified speed and is based on chromium
commit 51ed77e3f37a9a9b80d6d0a8259e84a8ca635259.
It sounds subjectively better than the existing
implementions scaletempo and rubberband.
2020-07-27 00:57:22 +02:00
..
af_drop.c audio: redo video-sync=display-adrop 2020-05-23 04:04:46 +02:00
af_format.c options: cleanup .min use for OPT_CHANNELS 2020-04-09 11:27:38 +02:00
af_lavcac3enc.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
af_rubberband.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
af_scaletempo2_internals.c audio: add scaletempo2 filter based on chromium 2020-07-27 00:57:22 +02:00
af_scaletempo2_internals.h audio: add scaletempo2 filter based on chromium 2020-07-27 00:57:22 +02:00
af_scaletempo2.c audio: add scaletempo2 filter based on chromium 2020-07-27 00:57:22 +02:00
af_scaletempo.c af_scaletempo: handle obscure integer overflow 2020-06-02 20:43:49 +02:00