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 503006c180
commit 84a895dc83
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,