gstreamer/tests
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
..
check videoconvert,videoscale: Add alternate-field negotiation tests 2021-02-04 21:47:27 +02:00
examples overlay/example: added qt core dependency for qt overlay example 2021-01-27 07:44:59 +00:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles tests: playback: include stdlib.h unconditionally 2019-12-09 07:33:55 +00:00
validate encodebin: Add APIs to set element properties on encoding profiles 2021-02-10 15:56:26 +00:00
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30