mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
6b8bb822e4
g_vprintf() will write a string binary to stdout directly using fwrite(). So, depending on character in the string, fwrite to stdout can print broken one but printf family might not cause the issue. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/637> |
||
---|---|---|
.. | ||
.gitignore | ||
gst-indent | ||
gst-inspect-1.0.1 | ||
gst-inspect.c | ||
gst-launch-1.0.1 | ||
gst-launch.c | ||
gst-stats-1.0.1 | ||
gst-stats.c | ||
gst-typefind-1.0.1 | ||
gst-typefind.c | ||
Makefile.am | ||
meson.build | ||
tools.h |