1. 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
  2. 18 Feb, 2014 1 commit
  3. 17 Jan, 2014 1 commit
  4. 16 Nov, 2013 1 commit
  5. 09 Nov, 2013 1 commit
  6. 07 Oct, 2013 1 commit
  7. 08 May, 2013 1 commit
  8. 09 Apr, 2013 1 commit
  9. 23 Mar, 2013 1 commit
  10. 10 Mar, 2013 2 commits
  11. 27 Feb, 2013 1 commit
  12. 25 Feb, 2013 1 commit
  13. 24 Feb, 2013 1 commit
  14. 27 Jan, 2013 1 commit
  15. 26 Jan, 2013 1 commit
  16. 12 Dec, 2012 1 commit
  17. 26 Nov, 2012 1 commit
  18. 26 Oct, 2012 1 commit
  19. 16 Oct, 2012 1 commit
  20. 27 Sep, 2012 1 commit
  21. 15 Sep, 2012 1 commit
  22. 14 Aug, 2012 1 commit