gstreamer/subprojects/gst-plugins-base/gst-libs/gst/pbutils
Thibault Saunier 5be3f255b0 encoding-profile: Add a way to specify a factory-name when specifying caps
In some cases you want to ensure that a specific element factory is used
while requiring some specific caps but this was not possible. You can
now do `qtmux:video/x-prores,variant=standard|factory-name=avenc_prores_ks`
to ensure that the `avenc_prores_ks` factory is used to produce the
'standard' variant of prores video stream.

This also enhances a bit the documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6875>
2024-05-17 22:46:52 +00:00
..
codec-utils.c pbutils: AV1 mime codec 2024-05-06 12:43:27 +00:00
codec-utils.h pbutils: AV1 mime codec 2024-05-06 12:43:27 +00:00
descriptions.c pbutils: descriptions: Don't warn on MPEG-1 audio caps without layer field 2024-04-04 09:39:49 +00:00
descriptions.h pbutils: Add GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA and ONVIF XML Timed MetaData 2022-05-20 13:01:44 +00:00
encoding-profile.c encoding-profile: Add a way to specify a factory-name when specifying caps 2024-05-17 22:46:52 +00:00
encoding-profile.h encoding-profile: Make (de)serialization functions public 2024-04-23 14:27:00 +00:00
encoding-target.c encoding-target: Properly free when missing type field in parse_encoding_profile 2023-12-01 09:39:47 +00:00
encoding-target.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstaudiovisualizer.c pbutils: fix visualization plugins 2024-05-07 14:48:47 +00:00
gstaudiovisualizer.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstdiscoverer-types.c pbutils: discoverer: Mark gst_discoverer_stream_info_get_stream_id() as nullable 2023-05-08 15:26:58 +03:00
gstdiscoverer.c discoverer: Fix accumulating discoverer info when loading from cache 2023-11-14 22:01:04 +00:00
gstdiscoverer.h discoverer: Add a signal to retrieve serialized GstDiscovererInfo 2023-04-29 06:47:55 -04:00
gstpluginsbaseversion.c docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
gstpluginsbaseversion.h.in Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
install-plugins.c pbutils: Define one debug category per module 2022-01-18 18:19:46 +00:00
install-plugins.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
missing-plugins.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
missing-plugins.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
pbutils-prelude.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
pbutils-private.h discoverer: Set number to stream infos 2021-10-20 09:16:38 +00:00
pbutils.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
pbutils.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00