Skip to content

codecs: h264decoder: Drop non-decodable frames

Otherwise GstVideoDecoder baseclass will hold the corresponding broken frames until new reset event happens such as FLUSH or downwards state change.

Merge request reports