Skip to content

audio/videodecoder: Don't reset max-errors in reset()

Otherwise setting the property on the elements has no effect at all because it's immediately reset during startup.

Merge request reports