1. 13 11月, 2016 1 次提交
    • N
      lavfi: split frame_count between input and output. · 183ce55b
      Nicolas George 提交于
      AVFilterLink.frame_count is supposed to count the number of frames
      that were passed on the link, but with min_samples, that number is
      not always the same for the source and destination filters.
      With the addition of a FIFO on the link, the difference will become
      more significant.
      
      Split the variable in two: frame_count_in counts the number of
      frames that entered the link, frame_count_out counts the number
      of frames that were sent to the destination filter.
      183ce55b
  2. 29 8月, 2016 1 次提交
  3. 25 3月, 2016 1 次提交
  4. 28 1月, 2016 1 次提交
  5. 09 9月, 2015 1 次提交
  6. 31 5月, 2015 1 次提交
  7. 08 4月, 2015 1 次提交
  8. 25 2月, 2015 1 次提交
  9. 19 4月, 2014 1 次提交
  10. 11 11月, 2013 4 次提交
  11. 28 10月, 2013 1 次提交
  12. 21 9月, 2013 1 次提交
  13. 12 9月, 2013 1 次提交
  14. 08 9月, 2013 1 次提交
  15. 25 5月, 2013 3 次提交
  16. 24 5月, 2013 2 次提交
  17. 16 5月, 2013 1 次提交
  18. 15 5月, 2013 1 次提交
  19. 10 5月, 2013 1 次提交
  20. 22 4月, 2013 1 次提交
  21. 12 4月, 2013 1 次提交
  22. 10 4月, 2013 2 次提交
  23. 21 3月, 2013 1 次提交
  24. 08 3月, 2013 1 次提交
  25. 19 1月, 2013 2 次提交
  26. 18 1月, 2013 1 次提交
  27. 29 11月, 2012 1 次提交
  28. 28 11月, 2012 1 次提交
  29. 13 10月, 2012 1 次提交
  30. 12 10月, 2012 1 次提交
  31. 11 10月, 2012 1 次提交
  32. 08 10月, 2012 1 次提交