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)
committerSeungha Yang <seungha.yang@navercorp.com>
Tue, 24 Sep 2019 06:40:20 +0000 (15:40 +0900)
commitdfe06287d658889f8e86990edcfcb132bb7d90e4
tree7eed728716d0ddb3be00590d307b17bd7c4340eb
parent8ce2460ad59bc193fda50bd2b21791503c8e8274
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