2 Commits (383f95a063db1619300996945cc8512f8d91f237)

Author SHA1 Message Date
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Morph 6780806c59 codecs/vp9: Use u8 for norm and map luts 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj bf504f15f6 codes: Rename ComposeFrameHeader to ComposeFrame 4 years ago
ameerj 538647f62b codecs: Add VP8 codec class 4 years ago
ameerj 01ac464999 vp9_types: Remove unused Vp9PictureInfo members 5 years ago
ameerj 4cd45cf374 vp9: Ensure the first frame is complete 5 years ago
ameerj b34ded024c vp9: Cleanup unused variables 5 years ago
ameerj 27969c5943 vp9: Fix reference frame refreshes 5 years ago
Kelebek1 05fb3db000 Slightly refactor NVDEC and codecs for readability and safety 5 years ago
lat9nq 3c453e0df0 vp9: Avoid memcpy with null pointers 5 years ago
Lioncash 341083a5e1 video_core: Resolve more variable shadowing scenarios pt.2 5 years ago
Lioncash 2f181b6a90 video_core: Resolve more variable shadowing scenarios 5 years ago
Lioncash 92a5b7b388 vp9/vic: Resolve pessimizing moves 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 0c2f517cd0 vp9: Mark functions with [[nodiscard]] where applicable 6 years ago
Lioncash e54c1f4a41 vp9: Make some member functions internally linked 6 years ago
ReinUsesLisp de16b5a409 video_core: Enforce -Wredundant-move and -Wpessimizing-move 6 years ago
ReinUsesLisp 1ae83819d9 video_core: Enforce -Werror=type-limits 6 years ago
Lioncash 105a345f4e vp9: std::move buffer within ComposeFrameHeader() 6 years ago
Lioncash c0992fd760 vp9: Remove dead code 6 years ago
Lioncash 617f016746 vp9: Join declarations with assignments 6 years ago
Lioncash 9efecc310b vp9: Remove pessimizing moves 6 years ago
Lioncash 4e10e539d8 vp9: Resolve variable shadowing 6 years ago
Lioncash 31d9c3c75e nvdec: Tidy up header includes 6 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 6 years ago