ffmpeg: Redirect log output (#2266)

* ffmpeg: Redirect log output

* Remove leftover delegate

* Logging -> Log
This commit is contained in:
Ac_K
2021-05-05 23:30:29 +02:00
committed by GitHub
parent f0fe434bd8
commit 106512229e
2 changed files with 46 additions and 0 deletions

View File

@ -9,6 +9,7 @@ namespace Ryujinx.Common.Logging
Cpu,
Font,
Emulation,
FFmpeg,
Gpu,
Hid,
Host1x,