| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-06 | VideoCore: Refactor syncing. | Fernando Sahmkow | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2022-03-19 | video_core: Reduce unused includes | ameerj | |
| 2021-11-12 | codes: Rename ComposeFrameHeader to ComposeFrame | ameerj | |
| These functions were composing the entire frame, not just the headers. Rename to more accurately describe them. | |||
| 2021-11-12 | vp8: Implement header composition | ameerj | |
| Enables frame decoding with FFmpeg | |||
| 2021-11-12 | codecs: Add VP8 codec class | ameerj | |
