mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
0312887452
Each stream stores the `program_array_index` of its position in its program's `streams` array. When we remove a stream from this array, we need to correct the `program_array_index` of all streams that were backshifted by the removal. Also extract the removal into a new function and add some more safety checks. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2266> |
||
---|---|---|
.. | ||
tsmux | ||
gstatscmux.c | ||
gstatscmux.h | ||
gstbasetsmux.c | ||
gstbasetsmux.h | ||
gstbasetsmuxaac.c | ||
gstbasetsmuxaac.h | ||
gstbasetsmuxjpeg2000.c | ||
gstbasetsmuxjpeg2000.h | ||
gstbasetsmuxopus.c | ||
gstbasetsmuxopus.h | ||
gstbasetsmuxttxt.c | ||
gstbasetsmuxttxt.h | ||
gstmpegtsmux.c | ||
gstmpegtsmux.h | ||
gstmpegtsmuxplugin.c | ||
meson.build |