gst-play: Use gst_print* to avoid broken stdout string on Windows
authorSeungha Yang <seungha.yang@navercorp.com>
Tue, 24 Sep 2019 06:32:33 +0000 (15:32 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 1 Oct 2019 11:48:01 +0000 (12:48 +0100)
commit9c955dafeb86a0f1997f29d2a445dd5f7aaa0ed4
tree8ebe1474c8b92014d21c7aade4f5f705ba98fdff
parenta88627c237456a048977c1360729dfeb39155419
gst-play: Use gst_print* to avoid broken stdout string on Windows

Equvalant to https://gitlab.freedesktop.org/gstreamer/gstreamer/merge_requests/258

When debug enabled, the debug string might be broken on Windows.
tools/gst-play.c