[Bug 795976] New: utils: Add a "gst_element_create_stream_id" method
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 9 14:38:17 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795976
Bug ID: 795976
Summary: utils: Add a "gst_element_create_stream_id" method
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: bilboed at bilboed.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently the various gst_pad_create_stream_id functions requires a GstPad. But
if you use the stream_id argument ... it doesn't use that pad.
For stream providers (like demuxers) who wish to create stream ids (based on
upstream information) without creating pads it would be great to have similar
functions that don't require a pad.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list