gstreamer/tests/validate
Thibault Saunier a8fca8d040 encodebin: Add APIs to set element properties on encoding profiles
User often want to set encoder properties on encoding profiles,
this introduces a way to easily 'preset' properties when defining the
profile. This uses GstStructure to define those properties the same
way it is done in `splitmux` for example as it makes simple to handle.

This also defines a more complex structure type where we can map a set
of properties to set depending on the muxer/encoder factory that has
been picked by EncodeBin so it is quite flexible.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1002>
2021-02-10 15:56:26 +00:00
..
audiotestsrc audiotestsrc: Fix the way we compute EOS in reverse playback 2020-05-25 08:19:02 +00:00
compositor videoaggregator: Guarantee that the output format is supported 2020-11-03 00:10:31 +00:00
encodebin encodebin: Add APIs to set element properties on encoding profiles 2021-02-10 15:56:26 +00:00
giosrc tests: Fix races in the read-growing-file test 2020-12-09 10:52:24 -03:00
videorate tests: enforce I420 format 2020-06-09 08:09:58 +00:00
meson.build encodebin: Add APIs to set element properties on encoding profiles 2021-02-10 15:56:26 +00:00