1. 06 Nov, 2017 1 commit
  2. 05 Nov, 2017 1 commit
  3. 01 Nov, 2017 4 commits
  4. 29 Oct, 2017 1 commit
  5. 28 Oct, 2017 3 commits
  6. 23 Oct, 2017 3 commits
  7. 18 Oct, 2017 2 commits
  8. 17 Oct, 2017 5 commits
  9. 13 Oct, 2017 1 commit
  10. 10 Oct, 2017 3 commits
  11. 06 Oct, 2017 1 commit
    • Tobias Rapp's avatar
      avfilter/vf_fps: add eof_action filter option · 62bdec80
      Tobias Rapp authored
      Allows to specify the action to be performed when reading the last frame
      from the internal FIFO buffer. By default the last frame is written to
      filter output depending on the timestamp rounding method. When using
      "pass" action the last frame is passed through if input duration
      has not been reached yet.
      
      Examples using an input file with 25Hz, 1.4sec duration:
       - "fps=fps=1:round=near" generates an output file of 1sec
       - "fps=fps=1:round=near:eof_action=pass" generates an output file of
         2sec
      Signed-off-by: 's avatarTobias Rapp <t.rapp@noa-archive.com>
      62bdec80
  12. 05 Oct, 2017 2 commits
  13. 03 Oct, 2017 1 commit
  14. 30 Sep, 2017 2 commits
  15. 29 Sep, 2017 1 commit
  16. 28 Sep, 2017 4 commits
  17. 27 Sep, 2017 1 commit
  18. 22 Sep, 2017 1 commit
  19. 21 Sep, 2017 1 commit
  20. 13 Sep, 2017 2 commits