Skip to content
  • Thomas Guillem's avatar
    decoder: add VLCDEC_ECRITICAL status · 21144a3a
    Thomas Guillem authored
    This replaces the decoder_t->b_error boolean.
    
    For now, only decoders that were setting b_error return VLCDEC_ECRITICAL, but a
    lot more decoders should use this value since critical errors are often ignored.
    21144a3a