ffmpeg/tools
Diego Biurrun f19a068ef6 Add missing stdlib.h #include, fixes the warnings:
tools/trasher.c:44: warning: implicit declaration of function ‘atoi’
tools/trasher.c:53: warning: implicit declaration of function ‘abs’

Originally committed as revision 22328 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08 17:00:21 +00:00
..
build_avopt
clean-diff
cws2fws.c
graph2dot.c Add the graph2dot tools and document it. 2010-02-25 19:55:01 +00:00
patcheck patcheck: check that pix_fmt etc. initializers are const 2009-11-09 23:12:44 +00:00
pktdumper.c Use new packet reading API, fixes a memory leak. 2009-05-01 21:39:53 +00:00
probetest.c Drop argc/argv parameters from main(), they are unused. 2009-09-18 10:14:46 +00:00
qt-faststart.c print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com 2009-07-15 08:57:27 +00:00
trasher.c Add missing stdlib.h #include, fixes the warnings: 2010-03-08 17:00:21 +00:00
unwrap-diff