Skip to content
  • Thomas Guillem's avatar
    decoder: refactor b_has_data handling · 9039c762
    Thomas Guillem authored
    Move it to DecoderWaitUnblock(). It is now possible to do this
    simplification because of the previous commit: DecoderWaitUnblock() is
    now called only when has_data should be changed to true.
    9039c762