Skip to content

avauddec: Drain decoder on decoding failure

... and call finish_frame() so that baseclass can reset internal status. Otherwise baseclass will keep holding the status for decoding failed frame which will result in outputting buffer with wrong timestamp.

Merge request reports