1. 25 Nov, 2021 2 commits
    • liushuyu's avatar
      video_core/codec: address comments · 60928cf8
      liushuyu authored
      60928cf8
    • liushuyu's avatar
      video_core/codecs: fix multiple decoding issues on Linux ... · 72aa418b
      liushuyu authored
      * when someone installed Intel video drivers on an AMD system, the
        decoder will select the Intel VA-API decoding driver and yuzu will
        crash due to incorrect driver selection; the fix will check if the
        currently about-to-use driver is loaded in the kernel
      * when using NVIDIA driver on Linux with a ffmpeg that does not have
        CUDA capability enabled, the decoder will crash; the fix simply
        making the decoder prefers the VDPAU driver over CUDA on Linux
      72aa418b
  2. 24 Nov, 2021 1 commit
  3. 22 Nov, 2021 9 commits
  4. 21 Nov, 2021 14 commits
  5. 20 Nov, 2021 4 commits
  6. 19 Nov, 2021 10 commits