• Alessandro Rubini's avatar
    lib: fdelay_open: don't set post-samples if not needed · 00295132
    Alessandro Rubini authored
    Changing critical trigger parameters forces an abort of pending
    blocks.  This means that a running reader will loos its own active
    block when lib/fdelay-pulse is called (the incoming samples are not
    lost, but the reader must be restarted).
    
    The previous code would work with the new self-timed feature in recent
    zio master, but by now this patch allows remaining at zio-1.0 -- in
    the "fixes" branch.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    00295132
fdelay-init.c 5.49 KB