| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | VideoCore: Refactor syncing. | 2022-10-06 | 1 | -277/+0 | |
| * | chore: add missing SPDX tags | 2022-04-28 | 1 | -19/+2 | |
| * | codes: Rename ComposeFrameHeader to ComposeFrame | 2021-11-12 | 1 | -2/+2 | |
| * | h264: Use max allowed max_num_ref_frames when using CPU decoding | 2021-10-10 | 1 | -1/+6 | |
| * | h264: Lower max_num_ref_frames | 2021-08-16 | 1 | -1/+2 | |
| * | Slightly refactor NVDEC and codecs for readability and safety | 2021-07-01 | 1 | -106/+101 | |
| * | common/bit_util: Replace CLZ/CTZ operations with standardized ones | 2021-01-15 | 1 | -2/+2 | |
| * | Queue decoded frames, cleanup decoders | 2020-11-25 | 1 | -1/+1 | |
| * | nvdec: Make use of [[nodiscard]] where applicable | 2020-11-02 | 1 | -1/+2 | |
| * | h264: Make WriteUe take a u32 | 2020-10-27 | 1 | -6/+7 | |
| * | nvdec: Tidy up header includes | 2020-10-27 | 1 | -0/+15 | |
| * | video_core: NVDEC Implementation | 2020-10-26 | 1 | -0/+276 |