Skip to content

subtitleoverlay: avoid send flush start and stop when sutitle track switching

Haihua Hu requested to merge JaredHu/gst-plugins-base:subtitle_error into master

when swith subtitle track, playsink will send flash start and stop event we don't need send this event if the subtitle sink is not linked since subtitle overlay is still in recreating and not ready

Merge request reports