Mary-nyan
|
7d8e198c33
|
fix: Support FFmpeg 5.1.x for decoding (#3816)
For some reason FFmpeg 5.1.x reverted part of the changes made in 5.0.x
on AVCodec.
This fix decoding issues with it.
|
2022-11-02 09:26:50 +01:00 |
|
Mary-nyan
|
3a3380fa25
|
fix: Ensure to load latest version of ffmpeg libraries first (#3473)
Fix a possible crash related to older version of ffmpeg being loaded
instewad of the one shipped with the emulator.
|
2022-07-24 11:39:56 +02:00 |
|
Mary
|
c5bddfeab8
|
Remove dependency for FFmpeg.AutoGen and Update FFmpeg to 5.0.1 for Windows (#3466)
* Remove dependency for FFMpeg.AutoGen
Also prepare for FFMpeg 5.0 and 5.1
* Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build10
* Address gdkchan's comments
* Address Ack's comment
* Address gdkchan's comment
|
2022-07-14 15:13:23 +02:00 |
|