1. 24 Feb, 2019 1 commit
    • Philip Langdale's avatar
      avutil/cuda_check: Fix non-dynamic-loader implementation · 96d79ff5
      Philip Langdale authored
      The function typedefs we were using are only present when using the
      dynamic loader, which means compilation breaks for code directly
      using the cuda SDK.
      
      To fix this, let's just duplicate the function typedefs locally.
      These are not going to change.
      96d79ff5
  2. 23 Feb, 2019 11 commits
  3. 22 Feb, 2019 2 commits
  4. 21 Feb, 2019 3 commits
  5. 20 Feb, 2019 23 commits