Changeset 7072a6a4 in ffmpeg

Timestamp:
Jan 25, 2012, 12:34:51 PM (13 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
366ac22
Parents:
33ad8c3c
git-author:
Martin Storsjö <martin@martin.st> (01/25/12 11:47:47)
git-committer:
Martin Storsjö <martin@martin.st> (01/25/12 12:34:51)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.