Zephyron
317103aba0
fix(nvdec): add memory validation for H264 decoder and VIC
...
- Add IsFullyMappedRange checks before GPU memory reads in H264
- Add IsFullyMappedRange checks for VIC config and output surfaces
- Zero buffers and skip operations for unmapped memory regions
- Prevents crashes from unmapped GPU memory access during video decode
2026-01-21 18:53:22 +10:00
Fernando Sahmkow
96fd1348ae
GPU SMMU: Expand to 34 bits
2024-01-18 21:12:30 -05:00
Liam
4055a476aa
video_core: refactor video frame and packet parsing
2023-11-16 17:01:38 -05:00
lat9nq
d146dd9d12
settings,general: Rename non-confirming enums
2023-07-21 10:56:54 -04:00
Morph
310b6cf4af
general: Use ScratchBuffer where possible
2023-06-30 21:49:59 -04:00
Kelebek1
5da70f7197
Remove memory allocations in some hot paths
2023-06-22 08:05:10 +01:00
Danila Malyutin
9367769fe7
Fix missing pic_order_present_flag in h264 header
...
Fixes #9635
2023-05-12 22:30:59 +04:00
Fernando Sahmkow
2931101e6f
NVDRV: Refactor Host1x
2022-10-06 21:00:52 +02:00
Fernando Sahmkow
668e80a9f4
VideoCore: Refactor syncing.
2022-10-06 21:00:52 +02:00