aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configure outputs from CLI, move stdout into 'pipe' outputHEADmains-ol2026-04-144-56/+128
|
* fix some memory leakss-ol2026-04-134-10/+10
|
* add some testss-ol2026-04-103-10/+156
|
* support arrays of uniforms, remove finished sourcess-ol2026-04-105-405/+415
|
* more TSV loggings-ol2026-04-101-12/+28
|
* pipe raw video to stdouts-ol2026-01-103-2/+40
|
* n outputss-ol2026-01-101-7/+7
|
* StreamSource: synchronize playback with frame presentation datas-ol2025-10-242-46/+81
|
* ffmpeg: refactor/turn inside avcodec loops inside-outs-ol2025-10-243-299/+231
|
* Stream*Source: rewind on EOFs-ol2025-10-221-12/+32
|
* update for ffmpeg 8s-ol2025-10-221-2/+0
|
* add BufferedStreamSources-ol2025-10-194-13/+201
|
* add toggleable crop modes-ol2025-09-271-19/+45
|
* log fps every 64 framess-ol2025-09-221-5/+18
|
* log errors in threadss-ol2025-09-222-5/+6
|
* update for Zig 0.15.1s-ol2025-09-2213-24/+26
|
* TSVSource: fix initialization in threads-ol2025-09-161-15/+29
|
* build.zig: remove 'lib' prefix from ffmpeg libss-ol2025-08-051-5/+5
|
* rename /texture → /sources-ol2025-08-052-13/+14
|
* fix boolean uniformss-ol2025-08-051-7/+14
|
* dynamic OSC method registration for sourcess-ol2025-08-056-158/+225
|
* add freeze and step controls to Sources-ol2025-07-304-5/+48
|
* accept format and format_options for ffmpeg sourcess-ol2025-07-293-16/+39
|
* add libav StreamSource, run Sources in threadss-ol2025-07-287-53/+237
|
* fix texture binding bugs-ol2025-07-274-5/+11
|
* update gitignores-ol2025-03-241-1/+2
|
* add texture-share-vk Sources-ol2025-03-214-19/+123
|
* wrap Texture in Sources-ol2025-03-2012-426/+478
|
* print effective OSC address on listen, reload messagess-ol2025-03-191-1/+3
|
* separate texture loading from binding via /texture/<name>s-ol2025-03-192-171/+204
|
* switch to /uniform/* pathss-ol2025-03-181-101/+56
|
* enable transparent framebuffers-ol2025-03-162-1/+8
|
* default output size to render sizes-ol2025-03-161-1/+9
|
* cache textures by filenames-ol2025-03-162-29/+27
|
* formattings-ol2025-03-163-11/+55
|
* drop libyaml, configure via argss-ol2025-03-157-602/+283
|
* texture-share-vk output supports-ol2025-03-157-241/+431
|
* fix conditional compilations-ol2025-03-105-337/+357
|
* update for Zig 0.14.0s-ol2025-03-103-5/+5
|
* implement HAP decoding straight to compressed GPU textures-ol2025-03-108-125/+1762
| | | | Supports HAP and HAP Alpha (Hap1/Hap5) formats
* Update README.mds-ol2025-03-051-1/+53
|
* allow disabling texture/ffmpeg support at build times-ol2025-03-053-8/+25
|
* fix shader reloading wrt Texturess-ol2025-03-052-151/+242
|
* load videoes/textures relative to project_roots-ol2025-03-042-8/+22
|
* automatically add GLSL 3.30 headers-ol2025-02-241-1/+7
|
* configurable filter for output scalings-ol2025-02-242-1/+11
|
* load videos and textures using libavs-ol2025-02-246-54/+482
|
* update for zig 0.13.0s-ol2024-11-134-9/+8
|
* inject #line directives for better error reportings-ol2023-11-031-3/+20
|
* only restore uniform values if type unchangeds-ol2023-11-031-50/+51
|