aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Nvdec.Vp9/Types
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-03-23Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)gdkchan
2022-02-17Use ReadOnlySpan<byte> compiler optimization for static data (#3130)Berkan Diler
2021-02-11Enable multithreaded VP9 decoding (#2009)gdkchan
2020-08-20Fix asserts on VP9 decoder in debug mode and build warnings (#1480)gdkchan
2020-08-06Silence several build warnings (#1428)gdkchan
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan