aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Nvdec.FFmpeg/Surface.cs
AgeCommit message (Expand)Author
2022-07-14Remove dependency for FFmpeg.AutoGen and Update FFmpeg to 5.0.1 for Windows (...1.1.180Mary
2022-03-23Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)1.1.84gdkchan
2021-10-12nvdec: Adding Vp8 codec support (#2707)Ac_K