discoverer: Set number to stream infos
authorThibault Saunier <tsaunier@igalia.com>
Tue, 9 Feb 2021 22:56:49 +0000 (19:56 -0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 20 Oct 2021 09:16:38 +0000 (09:16 +0000)
commit95c1f67d6925322609017e650e29e2442ec38335
tree64ab572b1db0f3b8b9ba3960e7bce00e4a39432d
parent879526b2e24209e84797337ec58463be3918833b
discoverer: Set number to stream infos

The idea is that we can reference to streams using this unique number,
within the context of that discoverer info. That number should always
be usable to reference the streams for a specific stream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/897>
subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstdiscoverer-types.c
subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstdiscoverer.c
subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstdiscoverer.h
subprojects/gst-plugins-base/gst-libs/gst/pbutils/pbutils-private.h
subprojects/gst-plugins-base/tools/gst-discoverer.c