summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/nvdec_common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-13vp8: Implement header compositionameerj1-1/+6
2021-11-13codecs: Add VP8 codec classameerj1-2/+2
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek11-29/+74
2020-10-27video_core: NVDEC Implementationameerj1-0/+48