mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-26 05:15:40 -04:00
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>