aboutsummaryrefslogtreecommitdiffstats
path: root/src/video.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wrap Texture in Sources-ol2025-03-201-47/+0
|
* formattings-ol2025-03-161-2/+2
|
* 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