encodebin: Be less restrictive on muxer caps when preset name is specified
authorThibault Saunier <tsaunier@igalia.com>
Tue, 8 Sep 2020 23:45:53 +0000 (20:45 -0300)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 9 Sep 2020 04:26:41 +0000 (04:26 +0000)
commit8d645e1a69721856d1e7bb736801039827356ad1
tree6ab1f7c37205a2f9ba92f0efa167c627f8c6f9ee
parent15fd33920378184b7521c7cbabf03063c7608ed8
encodebin: Be less restrictive on muxer caps when preset name is specified

This way the user can simply define its caps by only providing the
structure name which is what we do in the encoding profile
deserialization function for example.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/811>
gst/encoding/gstencodebin.c