gstreamer/gst/mpegtsmux
Sebastian Dröge 52a0c36598 tsmux: When selecting random PIDs, name the pads according to those PIDs
Some elements will make use of the automatically generated names to
create new pads in future muxer instances, for example splitmuxsink.

Previously we would've created a pad with a random pid that would become
"sink_0", and then on a new muxer instance a pad "sink_0" and tsmux
would've then failed because 0 is not a valid PID.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2318>
2021-06-23 14:59:43 +00:00
..
tsmux mpegtsmux: Fixup program array indices after stream removal 2021-05-20 13:35:06 +00:00
gstatscmux.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstatscmux.h gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstbasetsmux.c tsmux: When selecting random PIDs, name the pads according to those PIDs 2021-06-23 14:59:43 +00:00
gstbasetsmux.h mpegtsmux: Respect the start-time-selection property. 2021-03-31 13:34:40 +00:00
gstbasetsmuxaac.c mpegtsmux: Fix handling of MPEG-2 AAC 2020-07-08 12:24:13 +00:00
gstbasetsmuxaac.h mpegtsmux: Fix handling of MPEG-2 AAC 2020-07-08 12:24:13 +00:00
gstbasetsmuxjpeg2000.c mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxjpeg2000.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxopus.c mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxopus.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxttxt.c mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxttxt.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstmpegtsmux.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstmpegtsmux.h gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstmpegtsmuxplugin.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
meson.build mpegtsmux: spring cleanup, no functional change 2019-05-19 19:40:48 +00:00