aboutsummaryrefslogtreecommitdiffstats
path: root/src/video.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix conditional compilations-ol2025-03-101-335/+13
|
* implement HAP decoding straight to compressed GPU textures-ol2025-03-101-88/+319
| | | | Supports HAP and HAP Alpha (Hap1/Hap5) formats
* load videos and textures using libavs-ol2025-02-241-0/+138