dvbsuboverlay: use GST_LOG etc. for logging
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 16 Dec 2010 15:31:23 +0000 (15:31 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 17 Dec 2010 10:50:56 +0000 (10:50 +0000)
commit767c29cc2f0352a42f507cb5444d8efea2535ab8
tree0f10250b4b5c60928eef9541160e979125508386
parentc64df2ebc24cbf7b857be53238d7fcb08cf6d69b
dvbsuboverlay: use GST_LOG etc. for logging

The dvbsub routines were originally designed as a mini lib with a
log callback (which from the looks of it in our case would always
be called and always assemble the string even with debug output
disabled). Some of these debug statements can probably be removed
or cleaned up some more.
gst/dvbsuboverlay/dvb-sub.c
gst/dvbsuboverlay/dvb-sub.h
gst/dvbsuboverlay/gstdvbsuboverlay.c