summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/nvdec.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* codecs: Add VP8 codec classameerj2021-11-131-1/+2
* nvdec: Better logging for unimplemented codecsameerj2021-08-071-1/+1
* Slightly refactor NVDEC and codecs for readability and safetyKelebek12021-07-011-9/+8
* streamline cdma_pusher/command_classesameerj2021-02-131-4/+4
* Queue decoded frames, cleanup decodersameerj2020-11-251-5/+1
* nvdec: Tidy up header includesLioncash2020-10-271-5/+1
* video_core: NVDEC Implementationameerj2020-10-271-0/+56