1. 28 Apr, 2014 1 commit
  2. 17 Apr, 2014 1 commit
  3. 10 Apr, 2014 1 commit
  4. 04 Apr, 2014 1 commit
  5. 24 Mar, 2014 1 commit
  6. 23 Mar, 2014 1 commit
  7. 21 Mar, 2014 1 commit
  8. 20 Mar, 2014 1 commit
  9. 16 Mar, 2014 1 commit
  10. 03 Mar, 2014 1 commit
  11. 20 Feb, 2014 1 commit
    • Nicolas George's avatar
      ffmpeg: make reading packets from thread blocking. · 299a5687
      Nicolas George authored
      If a packet is not ready on the input selected by ffmpeg,
      it will read from another input instead. If that happens
      repeatedly, frames will accumulate somewhere later in the
      processing to ensure streams synchronization. It can happen
      in particular when reading from a slow medium or an
      expensive lavfi filter graph.
      
      Make reading from normal demuxers on non-streamed data and
      from the lavfi pseudo-device blocking to avoid that.
      
      Should fix trac ticket #3079.
      299a5687
  12. 19 Feb, 2014 1 commit
  13. 10 Feb, 2014 1 commit
  14. 02 Feb, 2014 1 commit
  15. 31 Jan, 2014 1 commit
  16. 30 Jan, 2014 1 commit
  17. 26 Jan, 2014 1 commit
  18. 23 Jan, 2014 2 commits
  19. 17 Jan, 2014 6 commits
  20. 22 Dec, 2013 1 commit
  21. 19 Dec, 2013 1 commit
  22. 28 Nov, 2013 4 commits
  23. 21 Nov, 2013 1 commit
  24. 19 Nov, 2013 1 commit
  25. 16 Nov, 2013 1 commit
  26. 10 Nov, 2013 1 commit
  27. 08 Nov, 2013 1 commit
  28. 25 Oct, 2013 1 commit
  29. 23 Oct, 2013 1 commit
  30. 10 Oct, 2013 1 commit
  31. 07 Oct, 2013 1 commit