gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2
Edward Hervey db6803bd55 adaptivedemux2: Don't use g_str_equal on potentially NULL strings
It is only meant to be used as a callback. The fallback macro uses strcmp which
doesn't handle NULL strings gracefully. Instead use g_strcmp0

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6410>
2024-03-20 10:49:02 +01:00
..
dash dashdemux2: Basic support for container-specific-track-id tag 2024-02-12 10:37:29 +00:00
hls adaptivedemux2: Don't use g_str_equal on potentially NULL strings 2024-03-20 10:49:02 +01:00
mss
downloadhelper.c
downloadhelper.h
downloadrequest.c
downloadrequest.h
gstadaptivedemux-period.c
gstadaptivedemux-private.h
gstadaptivedemux-stream.c
gstadaptivedemux-stream.h
gstadaptivedemux-track.c
gstadaptivedemux-types.h
gstadaptivedemux.c
gstadaptivedemux.h
gstadaptivedemuxelement.c soup: Link to libsoup in all cases on non-Linux 2024-02-21 09:27:59 +05:30
gstadaptivedemuxelements.h
gstadaptivedemuxutils.c adaptivedemux2: Handle context going away 2024-03-20 10:49:02 +01:00
gstadaptivedemuxutils.h
gstisoff.c
gstisoff.h
meson.build adaptivedemux2: fix build with recent meson 2024-02-21 13:53:40 +00:00
plugin.c