4 Commits (92905173135222db249b1e2a714e2dbd95ad9660)

Author SHA1 Message Date
Liam 767b024755 video_core: refactor video frame and packet parsing 2 years ago
Danila Malyutin 6ab723eace Add support for deinterlaced videos playback 3 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
Jan Beich c2338f2f04 video_core: constify AVCodec for ffmpeg >= 5.0 4 years ago
ameerj 538647f62b codecs: Add VP8 codec class 4 years ago
Morph 84b969a442 codec: Add missing <string_view> include 5 years ago
ameerj 7cd52be8c4 codec: Improve libav memory alloc and cleanup 5 years ago
ameerj 5fd82a4ec1 codec: Fallback to CPU decoding if no compatible GPU format is found 5 years ago
ameerj 561fd5f7a4 nvdec: Implement GPU accelerated decoding for all platforms 5 years ago
yzct12345 e13e98d99d nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
Kelebek1 05fb3db000 Slightly refactor NVDEC and codecs for readability and safety 5 years ago
Morph 61fc23e127 video_core: Remove #pragma warning directives for external headers 5 years ago
ReinUsesLisp d5154a3b19 codec,vic: Disable warnings in ffmpeg headers 5 years ago
comex 200a0bf755 codec: Fix `pragma GCC diagnostic pop` missing corresponding push 5 years ago
ameerj aa2d90b35c Address PR feedback 5 years ago
ameerj 5beb990349 Queue decoded frames, cleanup decoders 5 years ago
Lioncash 2ee59021c2 nvdec: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 31d9c3c75e nvdec: Tidy up header includes 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago