gstreamer/subprojects/gst-plugins-bad/gst/mpegtsmux
Jan Alexander Steffens (heftig) 6053dd0d1b 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/5496>
2023-10-19 22:34:28 +00:00
..
tsmux tsmux: Fix default get_es_descrs_func 2023-10-19 22:34:28 +00:00
gstatscmux.c tsmux: Fix default get_es_descrs_func 2023-10-19 22:34:28 +00:00
gstatscmux.h tsmux: Separate DVB and ATSC AC3 descriptors 2023-05-23 14:00:11 +00:00
gstbasetsmux.c mpegtsmux: add stream-number property on GstBaseTsMuxPad 2023-06-15 10:34:25 +00:00
gstbasetsmux.h mpegtsmux: add stream-number property on GstBaseTsMuxPad 2023-06-15 10:34:25 +00:00
gstbasetsmuxaac.c
gstbasetsmuxaac.h
gstbasetsmuxjpeg2000.c
gstbasetsmuxjpeg2000.h
gstbasetsmuxopus.c
gstbasetsmuxopus.h
gstbasetsmuxttxt.c
gstbasetsmuxttxt.h
gstmpegtsmux.c mpegtsmux: Allow writing arbitrary Opus channel mapping families and up to 255 channels 2023-03-23 08:46:50 +00:00
gstmpegtsmux.h
gstmpegtsmuxplugin.c
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00