1. 05 Oct, 2018 1 commit
    • Pavel Koshevoy's avatar
      lavfi/atempo: fix tempo range limit inconsistency · 03123e40
      Pavel Koshevoy authored
      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;
      03123e40
  2. 04 Oct, 2018 8 commits
  3. 03 Oct, 2018 16 commits
  4. 01 Oct, 2018 1 commit
  5. 30 Sep, 2018 7 commits
  6. 29 Sep, 2018 1 commit
  7. 27 Sep, 2018 6 commits