gst/gstinfo.*: Change gst_debug_log(_valist) to take a const format string.
authorBenjamin Otte <otte@gnome.org>
Sat, 10 Jan 2004 01:49:00 +0000 (01:49 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 10 Jan 2004 01:49:00 +0000 (01:49 +0000)
commit29e4f4c6ba9c0283446fa0c934643b4936b4b78c
tree1411d9099a052c8be9305496e10f76f488a8b61d
parent67062b73202787346f669d1bc07c06d6b67f1bda
gst/gstinfo.*: Change gst_debug_log(_valist) to take a const format string.

Original commit message from CVS:
2004-01-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/gstinfo.c: (gst_debug_log), (gst_debug_log_valist),
(gst_debug_message_get), (gst_debug_log_default):
* gst/gstinfo.h:
Change gst_debug_log(_valist) to take a const format string.
Change prototype of log function and functions using those to
take a GstDebugMessage instead of a string that requires using
gst_debug_message_get.
ChangeLog
gst/gstinfo.c
gst/gstinfo.h