adding NEW debug level

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Mar 7 01:04:51 PST 2013


On Wed, 2013-03-06 at 21:05 -0800, Raju wrote:

Raju,

> I modified enum values as given in my previous reply. After modification I
> recompiled gstreamer, gst-plugin-base and gst-plugin-bad. But if I run
> gstreamer with debug level 6, I am getting following warning message for
> GST_DEBUG funciton calls 
> 
> invalid level specified for gst_debug_level_get_name
> 
> I ran it through gdb and found that still gstreamer was sending level value
> 5 for GST_DEBUG. But the modified enum value in the gstinfo.h is 10??? 
> 
> Do I have modify GST_DEBUG enum or array value in any other file? Thanks in
> advance. 

Sorry, but I think I have said everything there is to say about this
topic. This is really simple stuff, basic C for the most part. You
should be able to figure it out yourself.

Cheers
 -Tim



More information about the gstreamer-devel mailing list