Skip to content

VP8dec: Check the show_frame flag in vp8decoder base class.

He Junyan requested to merge He_Junyan/gst-plugins-bad:VP8_no_show into master

We should check show_frame flag in vp8decoder base class and do not call the sub class' output_picture() if the picture is not displayed.

Edited by He Junyan

Merge request reports