Skip to content
  1. Nov 25, 2021
    • 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. Nov 24, 2021
  3. Nov 22, 2021
  4. Nov 21, 2021
  5. Nov 20, 2021
  6. Nov 19, 2021
Loading