This commit ports functionality from the `rtpsrc` to make the `ristsrc` work with dynamic payload types. It adds two properties: - `caps` - `encoding-name` These can be used to make the `ristsrc` receive other payload types than the MPEG TS one. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5422>