"src/libtorio/ffmpeg/ffmpeg.cpp" did not exist on "04875eef1487ffb839610e881f8f01de90009246"
  1. 16 Oct, 2019 9 commits
  2. 15 Oct, 2019 3 commits
  3. 12 Oct, 2019 1 commit
  4. 11 Oct, 2019 1 commit
  5. 08 Oct, 2019 4 commits
  6. 07 Oct, 2019 4 commits
  7. 04 Oct, 2019 3 commits
  8. 03 Oct, 2019 2 commits
  9. 02 Oct, 2019 3 commits
  10. 01 Oct, 2019 2 commits
  11. 30 Sep, 2019 4 commits
  12. 27 Sep, 2019 2 commits
  13. 26 Sep, 2019 1 commit
    • Francisco Massa's avatar
      Fix nightly builds (#1374) · cae0eeee
      Francisco Massa authored
      * Fix nightly builds
      
      * Fix lint
      
      * Disable video_reader tests on Travis
      
      * Disable one more test that segfaults on Travis
      
      * Fix typo in expression
      cae0eeee
  14. 24 Sep, 2019 1 commit
    • ekosman's avatar
      Video clips workers (#1369) · 09823951
      ekosman authored
      * Expose num_workers in VideoClips
      
      * add documentation for num_workers in VideoClips
      
      * add documentation for num_workers in VideoClips
      
      * add documentation for num_workers in VideoClips
      09823951