summaryrefslogtreecommitdiff
path: root/src/til_stream.c
AgeCommit message (Expand)Author
2023-08-19til_stream: drop til_stream_pipe_set_owner()Vito Caputo
2023-08-19til_stream: the first tap per-frame should drive the pipeVito Caputo
2023-08-19til_stream: set frame in til_stream_pipe_set_driving_tap()Vito Caputo
2023-08-19til_stream: track frame in til_stream_pipe_tVito Caputo
2023-08-18til_stream: introduce a per-stream frame counterVito Caputo
2023-08-13til_stream: assert when gc leaks in til_stream_free()Vito Caputo
2023-08-13til_stream: return skipped count from til_stream_gc_module_contexts()Vito Caputo
2023-08-13til_stream: always assign n_module_contexts in registerVito Caputo
2023-08-13til_stream: fix parent_path leak in til_stream_untap_owner()Vito Caputo
2023-08-13til_stream: gc module contexts on til_stream_free()Vito Caputo
2023-07-13til_stream: update tap ptr in til_stream_tap new pipe caseVito Caputo
2023-07-12til_stream: loop gc passes until nothing gets freedVito Caputo
2023-07-12til_stream: clarify c->n_contexts reuseVito Caputo
2023-07-08til: measure til_module_render() durationsVito Caputo
2023-06-15til_stream: introduce til_stream_{end,active}()Vito Caputo
2023-06-13*: smattering of random small fixes to silence -WallVito Caputo
2023-06-12til_stream: introduce on-stream registered contextsVito Caputo
2023-06-08til_stream: name pipe-oriented stream api as suchVito Caputo
2023-06-06til_stream: drop redundant til_stream_pipe_t typedefVito Caputo
2023-06-05til_stream: s/buckets/pipe_buckets/Vito Caputo
2023-01-21til_stream: introduce til_stream_hooks_t et alVito Caputo
2023-01-21til_stream: teardown pipes when the driving_tap's owner matchesVito Caputo
2023-01-21til_stream: minor cosmetic naming/comments fixesVito Caputo
2023-01-21til_stream: add til_stream_pipe_set_driving_tap()Vito Caputo
2023-01-21til_{tap,stream}: introduce til_tap_t.inactiveVito Caputo
2023-01-21til_stream: introduce stream iterator et alVito Caputo
2023-01-21til_stream: comment fix, and assert/error on mismatchVito Caputo
2023-01-21til_stream: add a second void* to til_stream_pipe_tVito Caputo
2023-01-11til_{stream,tap}: add GPL headersVito Caputo
2023-01-11til_stream: first stab at implementing til_stream_tVito Caputo
© All Rights Reserved