mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
330836db8e
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> |
||
---|---|---|
.. | ||
gstssaparse.c | ||
gstssaparse.h | ||
gstsubparse.c | ||
gstsubparse.h | ||
gstsubparseelement.c | ||
gstsubparseelements.h | ||
gstsubparseplugin.c | ||
meson.build | ||
mpl2parse.c | ||
mpl2parse.h | ||
qttextparse.c | ||
qttextparse.h | ||
samiparse.c | ||
samiparse.h | ||
tmplayerparse.c | ||
tmplayerparse.h |