Files
sdrangel/plugins
Robin Getz 65dc673bef demodatv: initialize uninitialized sync detection members
Initialize the field and vertical sync detection sample counters and
the previous sample value in ATVDemodSink.

This gives the video synchronization state defined initial values when
the sink is constructed and removes the uninitialized member warnings
reported by cppcheck.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-10 19:37:10 -04:00
..