7 Commits (8d7a55be5b033d0e2a33e268c2894fbed65f4400)

Author SHA1 Message Date
Liam 4055a476aa video_core: refactor video frame and packet parsing 2 years ago
FengChen 4adf39edf2 video_core: Speed up video frame data copy 3 years ago
ameerj c6590ad07b scratch_buffer: Explicitly defing resize and resize_destructive functions 3 years ago
Fernando Sahmkow fe24c65153 General: Fix clang format. 4 years ago
bunnei f5fd6b5c86 DMA & InlineToMemory Engines Rework. 4 years ago
Fernando Sahmkow 2931101e6f NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow 668e80a9f4 VideoCore: Refactor syncing. 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj f346b04d12 vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU 5 years ago
Valeri 0394e4bb8e
vic: Allow surface to be higher than frame 5 years ago
ameerj 403fc86c11 vic: Avoid memory corruption when multiple streams with different dimensions are decoded 5 years ago
ameerj 5aae61775f vic: Refactor frame writing methods 5 years ago
ameerj 899fdb9c44 vic: Implement RGBX frame format 5 years ago
ameerj a779cede7c vic: Specify sws_scale height stride. 5 years ago
yzct12345 2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
ameerj b7fa264749 vic: Fix dimension compuation of YUV frames 5 years ago
Morph 22d7b89c15 video_core: Remove #pragma warning directives for external headers 5 years ago
ReinUsesLisp 05bd50a1cf codec,vic: Disable warnings in ffmpeg headers 5 years ago
ameerj b675c44e49 rebase, fix name shadowing, more const 5 years ago
ameerj 09722cb4a7 streamline cdma_pusher/command_classes 5 years ago
ameerj ac265a72ce nvdec cleanup 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
Lioncash 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages 5 years ago
Lioncash cf9767c608 vp9/vic: Resolve pessimizing moves 5 years ago
ameerj eab041866b Queue decoded frames, cleanup decoders 5 years ago
Lioncash c04203b786 nvdec: Tidy up header includes 6 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 6 years ago