summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove memory allocations in some hot pathsKelebek12023-06-221-1/+3
* Add support for deinterlaced videos playbackDanila Malyutin2023-05-212-2/+99
* Fix missing pic_order_present_flag in h264 headerDanila Malyutin2023-05-121-2/+2
* Allow >1 cpu threads on video decoding, disable multi-frame decodingKelebek12023-02-141-0/+2
* General: Fix clang format.Fernando Sahmkow2022-10-061-2/+3
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-069-34/+49
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-069-0/+2414