]> sigrok.org Git - pulseview.git/commit
DecodeSignal: Optionally send EOF to decoder session
authorGerhard Sittig <redacted>
Sun, 26 Dec 2021 06:56:09 +0000 (07:56 +0100)
committerSoeren Apel <redacted>
Fri, 25 Feb 2022 00:43:11 +0000 (01:43 +0100)
commit4efbe9b6675847dcf670bbdbe86f320e5321be09
treea2399e9ebcf370a4ceacd16d61b69ec32ef6c579
parent0136bd3b1170420db9840dae4afd9fedf55c30f8
DecodeSignal: Optionally send EOF to decoder session

Communicate EOF to the decoder session when the input stream of
sample data is exhausted (and when the library supports it).
pv/data/decodesignal.cpp