summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/codecs/codec.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for deinterlaced videos playbackDanila Malyutin2023-05-211-0/+8
| | | | | This is a follow up to #10254 to improve the playback of cut scenes in Layton's Mystery Journey. It uses ffmpeg's yadif filter for deinterlacing.
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-061-3/+6
|
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-061-0/+81