• Rémi Denis-Courmont's avatar
    decoder: merge b_exit into b_flushing · d4dce40a
    Rémi Denis-Courmont authored
    There is nothing special about exiting at this level. The decoder
    should discard its buffers and return to reading the input FIFO at the
    earliest (where it gets canceled). This is the same as flushing.
    d4dce40a
decoder.c 64.7 KB