mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
d6de0e4cce
Pads have their GstSingleQueue stored as element private data so there's no need to iterate over the list of single queues every time. Also every pad only has a single internal link so use a single iterator instead of a complex custom iterator. Set the element private data of the pad to NULL when freeing the single queue. |
||
---|---|---|
.. | ||
elements | ||
indexers | ||
Makefile.am |