http://groups.google.com/group/android-porting/browse_thread/thread/19502fce6473068b#
On Tue, May 19, 2009 at 5:57 PM, Devaraj <[email protected]> wrote: > > Hi All, > > How to get the traces in opencore components like fileparser, nodes, > recognizer, codecs for the video playbak use case. > > As previously mentioned in one of the threads I built the OpenCore > using the make -j ENABLE_PV_LOGGING=1, with this I am able to get > traces only from the PlayerDriver, PVPlayer, MediaPlayerService etc > source files. > > I see the functions having the entry trace statements for each > functions like the below: > > PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, > (0, "PVMFMP4FFParserNode::SelectTracks() called")); > > What changes am I supposed to do to get these traces when I run the > video file? > > > Thanks & Regards, > -Devaraj > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
