b7fb54e2bc0b3d189767d50bad9736143f3a158e
Fix: c * 1920 → c * samples_per_frame (broke non-25fps or non-48kHz). Fix: audio channel loop now iterates `channels` not `audio_slices.count`. Rename: mxl_stride → video_stride, no_samples → samples_per_frame, ndi_frame_10bit/16bit → v210_frame/p216_frame, ndi_audio_frame → ndi_audio. Scope `ast` locally to its use block. Drop unused #include "V210.hpp" and #include "FlowDef.hpp". ndi_audio struct zero-initialized then filled only when has_audio. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
C++
85.2%
Python
9.4%
CMake
5.4%