FFmpeg/tools
Martin Storsjö bcc44873d9 pktdumper: Use av_strlcpy instead of strncpy
This takes care of null-terminating the buffer if it is too small,
which wasn't handled properly before.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-08-31 00:44:35 +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 av_strlcpy instead of strncpy 2012-08-31 00:44:35 +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