gstreamer/subprojects/gst-plugins-bad/gst/mpegtsmux/tsmux
Jan Alexander Steffens (heftig) 4299be47ab tsmux: Fix default get_es_descrs_func
`tsmux_stream_default_get_es_descrs` is missing the `user_data`
parameter and shouldn't be cast to `TsMuxStreamGetESDescriptorsFunc`.

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/5516>
2023-10-20 08:53:19 +00:00
..
tsmux.c tsmux: Fix default new_stream_func 2023-10-20 08:53:19 +00:00
tsmux.h tsmux: Fix default new_stream_func 2023-10-20 08:53:19 +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 tsmux: Fix default get_es_descrs_func 2023-10-20 08:53:19 +00:00
tsmuxstream.h tsmux: Fix default get_es_descrs_func 2023-10-20 08:53:19 +00:00