FFmpeg/tools
Martin Storsjö 7072a6a4bb pktdumper: Use usleep instead of sleep
MinGW doesn't have sleep, only _sleep (which is deprecated),
Sleep (which is defined in winbase.h and not in the standard
C headers) and usleep.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-01-25 14:34:51 +02:00
..
aviocat.c aviocat: Remove useless includes 2012-01-21 12:04:02 +02:00
cws2fws.c tests/tools/examples: Replace direct exit() calls by return. 2011-12-08 01:00:58 +01:00
graph2dot.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ismindex.c Add a tool for creating smooth streaming manifests 2012-01-25 12:15:42 +02:00
lavfi-showfiltfmts.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
patcheck Fix a bunch of platform name and other typos. 2012-01-11 13:48:30 +01:00
pktdumper.c pktdumper: Use usleep instead of sleep 2012-01-25 14:34:51 +02:00
probetest.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qt-faststart.c qt-faststart: K&R reformatting; fix comment typos 2011-12-30 21:14:07 +01:00
trasher.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00