ffmpeg/tools
Martin Storsjö 372de27df7 pktdumper: Use sizeof(variable) instead of the direct buffer length
Also change the snprintf size to use the full buffer, since
snprintf always null-terminates the buffer.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-08-31 00:44:21 +03:00
..
aviocat.c Replace usleep() calls with av_usleep() 2012-06-22 17:15:36 +01:00
cws2fws.c tools: Include io.h for open/read/write/close if unistd.h doesn't exist 2012-08-29 00:24:07 +03:00
graph2dot.c graph2dot: Use the fallback getopt implementation if needed 2012-08-29 00:24:39 +03:00
ismindex.c ismindex: Include direct.h for _mkdir on windows 2012-08-29 00:23:18 +03:00
patcheck misc typo and wording fixes 2012-07-03 17:35:11 +02:00
pktdumper.c pktdumper: Use sizeof(variable) instead of the direct buffer length 2012-08-31 00:44:21 +03:00
probetest.c tools: K&R reformatting cosmetics 2012-01-25 15:31:11 +01:00
qt-faststart.c qt-faststart: Use other seek/tell functions on MSVC than on mingw 2012-08-29 00:23:34 +03:00
trasher.c tools: K&R reformatting cosmetics 2012-01-25 15:31:11 +01:00