ttml: fix log init
authorStéphane Cerveau <scerveau@collabora.com>
Mon, 11 Oct 2021 13:23:08 +0000 (15:23 +0200)
committerStéphane Cerveau <scerveau@collabora.com>
Mon, 11 Oct 2021 13:23:08 +0000 (15:23 +0200)
commit2200a3dbcd762c902ccdf9c319add2968a00102d
tree93579cecedc4a996ddf573033020cbccf512ccdb
parent01fa95d34a7b55c1cd05fcf73470ad65cca7da57
ttml: fix log init

The log system should be init before calling a log

Fix regression after:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2038

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1112>
subprojects/gst-plugins-bad/ext/ttml/gstttmlparse.c
subprojects/gst-plugins-bad/ext/ttml/gstttmlrender.c