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 New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Ryujinx.Graphics.Nvdec.H264.csproj Update to FFmpeg 4.4.0 (#2259) 2021-05-02 22:08:35 +02:00
SpsAndPpsReconstruction.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Surface.cs Fix H264 output frame size when decoding videos of different sizes (#1606) 2020-10-11 11:09:38 +02:00