• Simon Morlat's avatar
    Update min size of bufferizer before pushing new samples. · c8325395
    Simon Morlat authored
    As an example, this won't work if a decoder pushes samples by chunks of 80 ms (because of ptime), even if everything is read on the other end by the sound driver's callback.
    Everytime min size is computed, the size is the size of the samples just pushed.
    c8325395