gstreamer/subprojects/gst-plugins-bad/gst/mpegtsmux/tsmux
Jan Alexander Steffens (heftig) 2d72008361 tsmux: Fix default new_stream_func
`tsmux_stream_new` is missing the `user_data` parameter and shouldn't be
cast to `TsMuxNewStreamFunc`.

Prefer not casting at all to make sure we don't miss such an issue.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5496>
2023-10-19 22:34:28 +00:00
..
tsmux.c tsmux: Fix default new_stream_func 2023-10-19 22:34:28 +00:00
tsmux.h tsmux: Fix default new_stream_func 2023-10-19 22:34:28 +00:00
tsmuxcommon.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
tsmuxstream.c mpegtsmux: add stream-number property on GstBaseTsMuxPad 2023-06-15 10:34:25 +00:00
tsmuxstream.h tsmux: Add missing include 2023-10-19 22:34:28 +00:00