summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/codecs/h264.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Queue decoded frames, cleanup decodersameerj2020-11-251-2/+2
* nvdec: Make use of [[nodiscard]] where applicableLioncash2020-11-021-5/+5
* h264: Make WriteUe take a u32Lioncash2020-10-271-1/+1
* nvdec: Tidy up header includesLioncash2020-10-271-12/+0
* video_core: NVDEC Implementationameerj2020-10-271-0/+130