aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-14configure outputs from CLI, move stdout into 'pipe' outputHEADmains-ol4-56/+128
2026-04-13fix some memory leakss-ol4-10/+10
2026-04-10add some testss-ol2-10/+133
2026-04-10support arrays of uniforms, remove finished sourcess-ol5-405/+415
2026-04-10more TSV loggings-ol1-12/+28
2026-01-10pipe raw video to stdouts-ol3-2/+40
2026-01-10n outputss-ol1-7/+7
2025-10-24StreamSource: synchronize playback with frame presentation datas-ol2-46/+81
2025-10-24ffmpeg: refactor/turn inside avcodec loops inside-outs-ol3-299/+231
2025-10-22Stream*Source: rewind on EOFs-ol1-12/+32
2025-10-22update for ffmpeg 8s-ol1-2/+0
2025-10-19add BufferedStreamSources-ol4-13/+201
2025-09-27add toggleable crop modes-ol1-19/+45
2025-09-22log fps every 64 framess-ol1-5/+18
2025-09-22log errors in threadss-ol2-5/+6
2025-09-22update for Zig 0.15.1s-ol12-21/+21
2025-09-16TSVSource: fix initialization in threads-ol1-15/+29
2025-08-05rename /texture → /sources-ol2-13/+14
2025-08-05fix boolean uniformss-ol1-7/+14
2025-08-05dynamic OSC method registration for sourcess-ol6-158/+225
2025-07-30add freeze and step controls to Sources-ol4-5/+48
2025-07-29accept format and format_options for ffmpeg sourcess-ol3-16/+39
2025-07-28add libav StreamSource, run Sources in threadss-ol6-53/+236
2025-07-27fix texture binding bugs-ol4-5/+11
2025-03-21add texture-share-vk Sources-ol4-19/+123
2025-03-20wrap Texture in Sources-ol11-425/+477
2025-03-19print effective OSC address on listen, reload messagess-ol1-1/+3
2025-03-19separate texture loading from binding via /texture/<name>s-ol2-171/+204
2025-03-18switch to /uniform/* pathss-ol1-101/+56
2025-03-16enable transparent framebuffers-ol2-1/+8
2025-03-16default output size to render sizes-ol1-1/+9
2025-03-16cache textures by filenames-ol2-29/+27
2025-03-16formattings-ol3-11/+55
2025-03-15drop libyaml, configure via argss-ol6-601/+283
2025-03-15texture-share-vk output supports-ol5-239/+423
2025-03-10fix conditional compilations-ol5-337/+357
2025-03-10update for Zig 0.14.0s-ol2-2/+2
2025-03-10implement HAP decoding straight to compressed GPU textures-ol4-125/+400
2025-03-05allow disabling texture/ffmpeg support at build times-ol2-4/+10
2025-03-05fix shader reloading wrt Texturess-ol2-151/+242
2025-03-04load videoes/textures relative to project_roots-ol2-8/+22
2025-02-24automatically add GLSL 3.30 headers-ol1-1/+7
2025-02-24configurable filter for output scalings-ol1-1/+10
2025-02-24load videos and textures using libavs-ol5-54/+478
2024-11-13update for zig 0.13.0s-ol3-6/+7
2023-11-03inject #line directives for better error reportings-ol1-3/+20
2023-11-03only restore uniform values if type unchangeds-ol1-50/+51
2023-10-29allow indexing uniforms, fix bugs-ol2-232/+322
2023-10-29specifying config.yaml path as CLI args-ol2-2/+7
2023-10-29load shaders relative to config file / project_roots-ol2-10/+15