matroska-mux: Fix strcmp usage
authorEdward Hervey <bilboed@bilboed.com>
Sun, 15 May 2016 10:24:03 +0000 (12:24 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 15 May 2016 10:25:03 +0000 (12:25 +0200)
commitac3b1cf2ed9fa89a1814dcde133bbd73d597bac7
tree2d9e77bc147b355406bb9db1f829cd5a000a1f81
parente9a795fa8bea7aee6fd15b9865744b61b22c2435
matroska-mux: Fix strcmp usage

Just use g_strcmp0 which can handle NULL entries
gst/matroska/matroska-mux.c