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