summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/nvdec.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek11-6/+2
2021-02-13 streamline cdma_pusher/command_classesameerj1-1/+1
2020-11-25Queue decoded frames, cleanup decodersameerj1-2/+1
2020-11-02nvdec: Make use of [[nodiscard]] where applicableLioncash1-2/+2
2020-10-27nvdec: Tidy up header includesLioncash1-3/+3
2020-10-27video_core: NVDEC Implementationameerj1-0/+39