[FFmpeg-soc] Tips From The Hardened FFmpeg Veterans

compn tempn at twmi.rr.com
Wed May 7 04:25:07 CEST 2008


Mike Melanson <mike at ...> 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




More information about the FFmpeg-soc mailing list