mpv/audio/filter
Dorian Rudolph 6e3d4aa94b af_scaletempo2: fix bug where speed was not set
the --speed parameter did not work with
mpv --no-config whatever.mp3 --video=no --speed=2 --af=scaletempo2
(https://github.com/mpv-player/mpv/pull/7865#issuecomment-664243401)
2020-07-27 18:12:05 +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_scaletempo.c af_scaletempo: handle obscure integer overflow 2020-06-02 20:43:49 +02:00
af_scaletempo2.c af_scaletempo2: fix bug where speed was not set 2020-07-27 18:12:05 +02:00
af_scaletempo2_internals.c af_scaletempo2: M_PI is always defined 2020-07-27 00:59:37 +02:00
af_scaletempo2_internals.h audio: add scaletempo2 filter based on chromium 2020-07-27 00:57:22 +02:00