Mike Melanson <[EMAIL PROTECTED]> writes: > * ccache (ccache.samba.org): This tool caches your compiled object > * valgrind (valgrind.org): Memory checker tool; it will point out when > These are the first 2 things I can think of. Other veterans, please jump in.
as i'm sure michael will find slow/unoptimized code , dont forget start/stop timer. http://forums.xkcd.com/viewtopic.php?f=11&t=15626&p=418764 for a nice tutorial. then there is the usual gdb (for crashes) , make distclean (for compilation problems) etc. -compn _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
