aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/command_classes/codecs/h264.cpp
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-10-10h264: Use max allowed max_num_ref_frames when using CPU decodingFeng Chen
2021-08-16h264: Lower max_num_ref_framesameerj
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek1
2021-01-15common/bit_util: Replace CLZ/CTZ operations with standardized onesLioncash
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