No subject


Wed Aug 5 14:32:43 CEST 2015


fprintf( stderr, "[%.8i] %s %s%s: %s\n", p_item->i_object_id,
p_item->psz_module, psz_object, ppsz_type[i_type],
p_item->psz_msg );

I cannot find where different values are created and assigned for the
p_item->i_object_id.

I'm trying to create a program that vlc can pipe into that will analyze
the performance by reading the debug messages, and if I could just read
these numbers (they seem to be constants), that would make life easier.

Thanks

Steven Brown

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list