• wm4's avatar
    mmaldec: correct package buffering accounting · a55fbfa4
    wm4 authored
    The assert in ffmmal_stop_decoder() could trigger sometimes. The
    packets_buffered counter was indeed not correctly maintained, and
    packets were not subtracted from it if they were still in the waiting
    queue.
    
    For some reason, this happened especially with VC-1.
    a55fbfa4
mmaldec.c 26.4 KB