Skip to content

WIP: videodecoder: Ensure current frame is not NULL before drain out

Subclass might want to output new frame on
GstVideoDecoder::drain or GstVideoDecoder::finish. So current frame
should be prepared for the subclass.
Edited by Tim-Philipp Müller

Merge request reports