Skip to content

videodecoder: Consider having output data when the subclass drops a frame

The subclass might drop a frame for QoS reasons (e.g. vpxdec) and if all frames are dropped because of that it wouldn't make sense to post an error message on EOS.

Merge request reports