• Joined on 2026-05-24
itten pushed to feature/fabric-bridge-api at itten/DMF-Studio 2026-06-16 11:09:12 +03:00
0944f574ad fabric-bridge: remove unnecessary win32 includes
itten pushed to feature/fabric-bridge-api at itten/DMF-Studio 2026-06-16 11:08:09 +03:00
cca0cd810a feat: fabric-bridge auto-fetch target_info from remote target node
itten created branch feature/fabric-bridge-api in itten/DMF-Studio 2026-06-16 10:50:08 +03:00
itten pushed to feature/fabric-bridge-api at itten/DMF-Studio 2026-06-16 10:50:08 +03:00
ac3a506a5c feat: add engine API for fabric-bridge target_info exchange
itten pushed to main at itten/DMF-Studio 2026-06-16 10:42:30 +03:00
991620092e Merge branch 'develop'
da836785df fix: set running_=true before starting fabric-bridge worker thread
0a49b31094 fabric-bridge: flush logs on info, log worker thread start
62e2dc49bf cmake: enable MXL tools build by default (testsrc, sink)
8fa058f37f fix: add missing return values in add_writer/add_reader handlers (UB causing SIGILL)
Compare 10 commits »
itten pushed to develop at itten/DMF-Studio 2026-06-16 10:42:23 +03:00
da836785df fix: set running_=true before starting fabric-bridge worker thread
0a49b31094 fabric-bridge: flush logs on info, log worker thread start
62e2dc49bf cmake: enable MXL tools build by default (testsrc, sink)
8fa058f37f fix: add missing return values in add_writer/add_reader handlers (UB causing SIGILL)
a6ac2bf1a1 fabric-bridge: thread-safe startup, detailed Fabrics API logging
Compare 9 commits »
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 21:16:26 +03:00
da836785df fix: set running_=true before starting fabric-bridge worker thread
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 21:09:53 +03:00
0a49b31094 fabric-bridge: flush logs on info, log worker thread start
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 17:03:54 +03:00
62e2dc49bf cmake: enable MXL tools build by default (testsrc, sink)
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 16:57:25 +03:00
8fa058f37f fix: add missing return values in add_writer/add_reader handlers (UB causing SIGILL)
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 16:54:42 +03:00
a6ac2bf1a1 fabric-bridge: thread-safe startup, detailed Fabrics API logging
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 16:49:06 +03:00
17a8b23d03 fabric-bridge: add detailed logging before each Fabrics API call
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 16:41:55 +03:00
a9d4994504 fix: base control port on engine port to avoid conflicts (port+100)
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 15:27:50 +03:00
919f61fc72 fix: fabric-bridge build - use NodeRunner::run, get writer config from node base class
itten created branch feature/phase4-fabrics in itten/DMF-Studio 2026-06-14 11:26:05 +03:00
itten pushed to feature/phase4-fabrics at itten/DMF-Studio 2026-06-14 11:26:05 +03:00
1ab41b6740 feat: add fabric-bridge node for RDMA/inter-host MXL flow sharing
itten pushed to develop at itten/DMF-Studio 2026-06-14 11:21:06 +03:00
4402fb2e12 fix decklink-out: use stream_frame_ counter for DeckLink scheduling instead of TAI-based grains_read_
b434c61b86 decklink-out: non-blocking frame pool, skip late frames instead of realign, 5 preroll frames
bd1f060c73 decklink-out: reuse frames via ScheduledFrameCompleted callback pool
26febc41d6 decklink-out: preroll frames before StartScheduledPlayback, detect output format
a3cd45cc49 decklink-out: add mode support check, limit CreateVideoFrame error spam
Compare 14 commits »
itten pushed to main at itten/DMF-Studio 2026-06-14 11:21:03 +03:00
7568c8472d Merge develop: Phase 3 DeckLink I/O + MXL update
4402fb2e12 fix decklink-out: use stream_frame_ counter for DeckLink scheduling instead of TAI-based grains_read_
b434c61b86 decklink-out: non-blocking frame pool, skip late frames instead of realign, 5 preroll frames
bd1f060c73 decklink-out: reuse frames via ScheduledFrameCompleted callback pool
26febc41d6 decklink-out: preroll frames before StartScheduledPlayback, detect output format
Compare 15 commits »
itten created branch main in itten/mxl-builds 2026-06-13 00:18:37 +03:00
itten pushed to main at itten/mxl-builds 2026-06-13 00:18:37 +03:00
ce75758ea9 mxl 1.1.0 Beta 1