2 Commits (2931101e6f5aa755566ef40f6e6dc71909fd3e92)

Author SHA1 Message Date
Fernando Sahmkow 2931101e6f NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow 668e80a9f4 VideoCore: Refactor syncing. 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 1bc7d61b57 video_core: Reduce unused includes 4 years ago
Jan Beich d24a4b79d4 video_core: constify AVCodec for ffmpeg >= 5.0 4 years ago
ameerj b39b33b1fe codecs: Add VP8 codec class 4 years ago
Morph ae028ddf22 codec: Add missing <string_view> include 5 years ago
ameerj a832aa699f codec: Improve libav memory alloc and cleanup 5 years ago
ameerj bc3efb79cc codec: Fallback to CPU decoding if no compatible GPU format is found 5 years ago
ameerj 659039ca6d nvdec: Implement GPU accelerated decoding for all platforms 5 years ago
yzct12345 2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
Kelebek1 208a04dcff Slightly refactor NVDEC and codecs for readability and safety 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
comex 4681e1ea9e codec: Fix `pragma GCC diagnostic pop` missing corresponding push 5 years ago
ameerj c9e3abe206 Address PR feedback 5 years ago
ameerj eab041866b Queue decoded frames, cleanup decoders 5 years ago
Lioncash 4f0f481f63 nvdec: Make use of [[nodiscard]] where applicable 6 years ago
Lioncash c04203b786 nvdec: Tidy up header includes 6 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 6 years ago