mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 17:39:47 +00:00
e7d5733178
mpegtsmux can't negotiate caps with upstream/downstream and always outputs specific caps based on the input streams. This will always happen before it produces the first buffers. By having the default aggregator negotiation enabled the same caps would be pushed twice in the beginning, and again every time a reconfigure event is received. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2381> |
||
---|---|---|
.. | ||
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 |