appsrc: Wake up the create() function on caps changes
authorSebastian Dröge <sebastian@centricular.com>
Mon, 24 Aug 2020 16:37:15 +0000 (19:37 +0300)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 9 Sep 2020 06:45:49 +0000 (06:45 +0000)
commitd2a0b387175d47d96c40a00d8a0fe197d08c0419
tree9f26d99ada3b77cc621b6ef1a2a74b6242c6a48b
parent8d645e1a69721856d1e7bb736801039827356ad1
appsrc: Wake up the create() function on caps changes

This allows the new caps to be sent downstream as soon as possible
instead of having to wait for the next buffer/buffer list.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/798>
gst-libs/gst/app/gstappsrc.c