1. 12 Dec, 2016 1 commit
  2. 23 Nov, 2016 1 commit
    • Philip Langdale's avatar
      avcodec/cuvid: Restore initialization of pixel format in init() · dd10e725
      Philip Langdale authored
      I moved this into the handle_video_sequence callback because that's
      the earliest time you can make an accurate decision as to what the
      format should be.
      
      However, transcoding requires that the decision between using
      the accelerated PIX_FMT_CUDA vs a normal pix format happen at init()
      time. There is enough information available to make that decision
      and things work out with the underlying format only being discovered
      in the sequence callback.
      dd10e725
  3. 22 Nov, 2016 3 commits
  4. 30 Oct, 2016 1 commit
  5. 22 Oct, 2016 1 commit
  6. 04 Oct, 2016 1 commit
  7. 29 Sep, 2016 3 commits
  8. 23 Sep, 2016 3 commits
  9. 21 Sep, 2016 2 commits
  10. 17 Sep, 2016 2 commits
  11. 10 Sep, 2016 1 commit
  12. 09 Sep, 2016 2 commits
  13. 06 Sep, 2016 2 commits
  14. 10 Jun, 2016 1 commit