1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.Graphics.Nvdec.H264
Ac_K 7b8ad1c36c
ffmpeg: Attempt to fix RootPath on some linux distributions (#2292)
* 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.
2021-05-20 18:28:18 +02:00
..
Decoder.cs Fix H264 output frame size when decoding videos of different sizes (#1606) 2020-10-11 11:09:38 +02:00
FFmpegContext.cs ffmpeg: Attempt to fix RootPath on some linux distributions (#2292) 2021-05-20 18:28:18 +02:00
H264BitStreamWriter.cs
Ryujinx.Graphics.Nvdec.H264.csproj Update to FFmpeg 4.4.0 (#2259) 2021-05-02 22:08:35 +02:00
SpsAndPpsReconstruction.cs
Surface.cs Fix H264 output frame size when decoding videos of different sizes (#1606) 2020-10-11 11:09:38 +02:00