mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
2f77d877c3
False positive for the three variables but some warnings like: ../tests/check/elements/matroskamux.c:875:10: warning: 'chapters_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] *index = chapters_offset; ~~~~~~~^~~~~~~~~~~~~~~~~ The above is false positive as there is a gboolean to check if it was initialized or not (found_chapters_declaration). |
||
---|---|---|
.. | ||
elements | ||
generic | ||
pipelines | ||
.gitignore | ||
gst-plugins-good.supp | ||
Makefile.am | ||
meson.build |