-
- Downloads
lal_adder: change out output timestamps are computed
- motivated by high rate of spurious discont flags caused by 1 ns offsets among input buffers - output timestamp is now computed from sample count - pad properties are synchronized to each pad's own input buffer's timestamp, not the output buffers (which we now don't compute until the output buffer has been prepared) - an extra assert is added to watch for input buffer offsets that are negative relative to output buffer
Please register or sign in to comment