summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/codecs/codec.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core: refactor video frame and packet parsingLiam2023-11-161-34/+5
|
* 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