gstreamer/subprojects/gst-plugins-base/gst/subparse
Tim-Philipp Müller 330836db8e taglist, plugins: fix compiler warnings with GLib >= 2.76
Fix compiler warnings about not using the return value when
freeing the GString segment with g_string_free(.., FALSE):

    ignoring return value of ‘g_string_free_and_steal’ declared with attribute ‘warn_unused_result’

which we get with newer GLib versions. These were all harmless.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4273>
2023-03-27 07:37:11 +00:00
..
gstssaparse.c
gstssaparse.h
gstsubparse.c taglist, plugins: fix compiler warnings with GLib >= 2.76 2023-03-27 07:37:11 +00:00
gstsubparse.h
gstsubparseelement.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
gstsubparseelements.h
gstsubparseplugin.c
meson.build
mpl2parse.c
mpl2parse.h
qttextparse.c
qttextparse.h
samiparse.c
samiparse.h
tmplayerparse.c
tmplayerparse.h