summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/codecs/codec.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-26codec: Fix `pragma GCC diagnostic pop` missing corresponding pushcomex1-0/+1
2020-11-26Address PR feedbackameerj1-2/+2
2020-11-25Queue decoded frames, cleanup decodersameerj1-4/+7
2020-11-02nvdec: Make use of [[nodiscard]] where applicableLioncash1-3/+3
2020-10-27nvdec: Tidy up header includesLioncash1-2/+0
2020-10-27video_core: NVDEC Implementationameerj1-0/+68