mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 13:20:46 -07:00
* fix ffmpeg lib path
* Check if ffmpeg isn't found
* Move code to FFmpegContext
* Call it in static constructor
* revert static instance
* rollback
* lazy initialization
* Revert "lazy initialization"
This reverts commit f675d26a5d
.