TSR Berry
|
cee7121058
|
Move solution and projects to src
|
2023-04-27 23:51:14 +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 |
|
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 |
|
Ac_K
|
d1604aa762
|
nvdec: Adding Vp8 codec support (#2707)
* first try
* second try
* working update
* Final impl
* Fixes nits
* Fix everything
* remove leftover
* Update FFmpegContext.cs
* Update Surface.cs
* Addresses gdkchan feedback
* bool not byte
* Addresses gdkchan feedback
|
2021-10-12 22:55:57 +02:00 |
|