-
- Downloads
wpesrc: Don't crash if WPE doesn't generate a buffer.
On creating a 2nd wpesrc in a new pipeline in an app that already has a runnig wpesrc, WPE sometimes doesn't return a buffer on request, leading to a crash. This commit fixes the crash, but not the underlying failure - a 2nd wpesrc can still error out instead. Partially fixes gstreamer/gst-plugins-bad#1386 Part-of: <gstreamer/gst-plugins-bad!1568>
Please register or sign in to comment