This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
d540af5dc0d45fc5057a99190fe3e896f6a01c19
ryujinx
/
Ryujinx.Graphics.Nvdec.Vp9
/
Types
History
gdkchan
1402d8391d
Support NVDEC H264 interlaced video decoding and VIC deinterlacing (
#3225
)
...
* Support NVDEC H264 interlaced video decoding and VIC deinterlacing * Remove unused code
2022-03-23 17:09:32 -03:00
..
BlockSize.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
BModeInfo.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Buf2D.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
FrameType.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
LoopFilter.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
LoopFilterInfoN.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
LoopFilterMask.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
LoopFilterThresh.cs
Silence several build warnings (
#1428
)
2020-08-06 23:40:41 +02:00
MacroBlockD.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
MacroBlockDPlane.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
ModeInfo.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
MotionVectorContext.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Mv32.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Mv.cs
Use ReadOnlySpan<byte> compiler optimization for static data (
#3130
)
2022-02-17 21:38:50 +01:00
MvClassType.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
MvJointType.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
MvRef.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
PartitionType.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
PlaneType.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Position.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
PredictionMode.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
RefBuffer.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
ReferenceMode.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
ScaleFactors.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
SegLvlFeatures.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Segmentation.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Surface.cs
Support NVDEC H264 interlaced video decoding and VIC deinterlacing (
#3225
)
2022-03-23 17:09:32 -03:00
TileInfo.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
TxMode.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
TxSize.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
TxType.cs
New NVDEC and VIC implementation (
#1384
)
2020-07-12 05:07:01 +02:00
Vp9Common.cs
Enable multithreaded VP9 decoding (
#2009
)
2021-02-11 01:54:42 +01:00