summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* host1x/codecs: enable CUDA on LinuxValeri2023-10-141-10/+0
* Use initial_frame to check interlaced flagDanila Malyutin2023-08-271-1/+2
* settings,general: Rename non-confirming enumslat9nq2023-07-212-2/+2
* general: Use ScratchBuffer where possibleMorph2023-07-018-19/+28
* 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