aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/command_classes/codecs/h264.h
AgeCommit message (Expand)Author
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2021-11-12codes: Rename ComposeFrameHeader to ComposeFrameameerj
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek1
2020-11-25Queue decoded frames, cleanup decodersameerj
2020-11-02nvdec: Make use of [[nodiscard]] where applicableLioncash
2020-10-27h264: Make WriteUe take a u32Lioncash
2020-10-27nvdec: Tidy up header includesLioncash
2020-10-26video_core: NVDEC Implementationameerj