gst-play: Support non-ASCII tags
authorSebastian Dröge <sebastian@centricular.com>
Thu, 30 Jan 2014 20:18:04 +0000 (21:18 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 30 Jan 2014 20:18:04 +0000 (21:18 +0100)
commit01bfc79766d2ef796fab00b85acbc1ccbe8bdf96
tree0cf8338afaec8bb1a5580d2ec4a0d15a28feb2e0
parentf2c1f915082f27af5e05c06985faddbda5e2e878
gst-play: Support non-ASCII tags

By calling setlocale() to get us multi-byte/UTF-8 support.

https://bugzilla.gnome.org/show_bug.cgi?id=723164
tools/gst-play.c