Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video_core: refactor video frame and packet parsing | Liam | 2023-11-16 | 4 | -339/+34 |
* | host1x/codecs: enable CUDA on Linux | Valeri | 2023-10-14 | 1 | -10/+0 |
* | Use initial_frame to check interlaced flag | Danila Malyutin | 2023-08-27 | 1 | -1/+2 |
* | settings,general: Rename non-confirming enums | lat9nq | 2023-07-21 | 2 | -2/+2 |
* | general: Use ScratchBuffer where possible | Morph | 2023-07-01 | 8 | -19/+28 |
* | Remove memory allocations in some hot paths | Kelebek1 | 2023-06-22 | 1 | -1/+3 |
* | Add support for deinterlaced videos playback | Danila Malyutin | 2023-05-21 | 2 | -2/+99 |
* | Fix missing pic_order_present_flag in h264 header | Danila Malyutin | 2023-05-12 | 1 | -2/+2 |
* | Allow >1 cpu threads on video decoding, disable multi-frame decoding | Kelebek1 | 2023-02-14 | 1 | -0/+2 |
* | General: Fix clang format. | Fernando Sahmkow | 2022-10-06 | 1 | -2/+3 |
* | NVDRV: Refactor Host1x | Fernando Sahmkow | 2022-10-06 | 9 | -34/+49 |
* | VideoCore: Refactor syncing. | Fernando Sahmkow | 2022-10-06 | 9 | -0/+2414 |