splitmux: Add muxer-pad-map property
authorJan Schmidt <jan@centricular.com>
Wed, 31 Jul 2019 06:17:36 +0000 (16:17 +1000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 6 Sep 2019 12:38:56 +0000 (12:38 +0000)
commit31be44c47ff8b5369b64a77dd7a3666877a54703
tree9d3e2a110ae3dce35ad7f02635acf55ab34e5747
parent8ec695e55d3c84201467f904becaeefbfa4baae0
splitmux: Add muxer-pad-map property

Add a property which explicitly maps splitmuxsink pads to the
muxer pads they should connect to, overriding the implicit logic
that tries to match pads but yields arbitrary names.
gst/multifile/gstsplitmuxsink.c
gst/multifile/gstsplitmuxsink.h
tests/check/elements/splitmux.c