1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Pavel Koshevoy 03123e4053 lavfi/atempo: fix tempo range limit inconsistency
yae_set_tempo was overlooked when max tempo limit was raised to 100.

tested with:
./ffmpeg_g -i Delerium/SemanticSpaces/Gateway.mp3 \
-af asendcmd=f=asendcmd.cfg,atempo=1.0 -y /tmp/asendcmd-atempo.wav

where asendcmd.cfg was:
15.0-45.0 [enter] atempo tempo 2.0,
          [leave] atempo tempo 0.5;

60.0-300.0 [enter] atempo tempo 4.0,
           [leave] atempo tempo 1.0;
2018-10-04 21:09:41 -06:00
..
2018-10-04 23:51:22 +02:00
2018-10-04 23:51:22 +02:00
2017-11-26 14:05:25 +01:00
2018-03-31 23:26:30 +01:00
2018-06-21 00:31:42 +01:00
2018-06-21 00:31:42 +01:00
2018-05-05 21:50:22 +02:00
2018-06-21 00:31:42 +01:00
2018-03-08 11:23:34 +01:00
2018-08-16 00:07:59 +02:00
2018-07-15 10:07:54 +02:00
2018-09-07 21:44:03 +02:00
2017-11-25 09:51:33 +01:00
2018-09-13 12:09:51 +02:00
2017-12-06 15:42:23 +01:00
2018-04-13 08:41:51 +02:00
2018-08-09 10:35:00 +05:30
2017-12-23 10:48:14 +01:00