gstreamer/subprojects/gst-plugins-base/gst-libs/gst/pbutils
Mathieu Duponchelle 62c303c2e0 encoding-profile: don't order profiles by stream ID ..
when creating a profile from a discoverer info.

There is no justification for the existing code, and talking with
Thibault he cannot remember why the sort was in place.

On the other hand, this allows GES users to not have to implement
a callback for the select-tracks-for-object callback when using
it to trim a single clip, which the output profile was built from:
track elements will be placed in the appropriate track by default,
that is the one that will be connected to the matching profile.

For multi-clip timelines, the situation doesn't change, users will
still have to implement a callback and do the leg work of placing
track elements (if any) in a matching track (if any).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1549>
2022-08-02 15:48:12 +00:00
..
codec-utils.c pbutils: Add function to parse RFC 6381 codecs field 2022-03-11 07:14:33 +00:00
codec-utils.h pbutils: Add function to parse RFC 6381 codecs field 2022-03-11 07:14:33 +00:00
descriptions.c pbutils: Add GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA and ONVIF XML Timed MetaData 2022-05-20 13:01:44 +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: don't order profiles by stream ID .. 2022-08-02 15:48:12 +00:00
encoding-profile.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
encoding-target.c pbutils: Define one debug category per module 2022-01-18 18:19:46 +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 audiovisualizer: shader: Fix dframe out of bound write 2022-02-21 08:20:44 +01: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 discoverer: chain up to parent finalize methods in all our types 2022-03-18 17:49:08 +00:00
gstdiscoverer.c discoverer: Set number to stream infos 2021-10-20 09:16:38 +00:00
gstdiscoverer.h discoverer: Set number to stream infos 2021-10-20 09:16:38 +00: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 gst-plugins-base: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
missing-plugins.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +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