gldisplay: Use GST_STR_NULL() for printing possibly NULL strings and print all variab...
authorSebastian Dröge <sebastian@centricular.com>
Thu, 8 May 2014 20:49:33 +0000 (22:49 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:40 +0000 (19:31 +0000)
commit228eccdbdf8cb8e599cc94667a7291d669951de6
tree08b016ed5092f5a7a7a97ebf3633d5d3ac92d178
parent17946cc0a98df5f29602edbeaf7e2df065f51a6d
gldisplay: Use GST_STR_NULL() for printing possibly NULL strings and print all variables we use

Fixes compiler warning about set but not used platform_choice variable
among other things.
gst-libs/gst/gl/gstgldisplay.c