Mans Rullgard
d3d3a32c9d
lavu: add av_usleep() function
...
This function implements a delay using the first available
of the following functions:
- nanosleep()
- usleep()
- Sleep() (Windows)
The conditional #includes in time.c are simplified by including
unistd.h and windows.h whenever they are available rather than
having these lines triggered by specific functions.
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-06-22 17:15:18 +01:00
..
2012-06-22 10:49:40 +02:00
2012-05-09 13:45:22 +01:00
2012-06-08 14:52:01 -04:00
2012-06-18 18:01:14 -04:00
2012-04-20 09:43:11 -04:00
2012-04-20 09:43:11 -04:00
2012-06-10 08:03:45 +02:00
2012-06-18 10:55:00 -04:00
2012-06-22 17:15:18 +01:00
2012-01-03 14:25:43 +01:00
2012-04-25 23:19:40 +01:00
2012-04-25 23:19:40 +01:00
2012-01-27 17:19:09 -08:00
2012-06-20 17:09:03 +01:00
2012-03-19 16:07:38 +02:00
2012-02-25 11:49:41 -05:00
2012-02-25 11:49:41 -05:00
2012-02-21 09:47:07 -08:00
2012-06-21 22:54:31 +01:00
2012-06-18 18:01:14 -04:00
2012-06-18 18:01:14 -04:00
2012-03-28 09:38:33 +02:00
2012-01-27 17:19:09 -08:00
2012-04-04 14:54:13 +02:00
2012-06-08 15:47:59 -04:00
2012-06-21 22:53:35 +01:00
2012-03-26 13:00:09 +02:00
2012-06-20 17:09:03 +01:00
2012-02-20 15:08:40 -05:00
2012-06-20 15:45:21 +02:00
2012-01-27 17:19:09 -08:00
2012-06-19 10:08:00 +03:00
2012-05-28 12:55:41 +02:00
2012-05-26 14:31:44 +03:00
2012-06-20 11:46:46 +01:00
2012-02-08 21:01:31 +01:00
2012-02-08 21:01:31 +01:00
2012-01-26 18:06:57 -08:00
2012-03-26 13:00:09 +02:00
2012-05-09 17:44:56 +02:00
2012-05-09 17:44:56 +02:00
2012-02-13 19:20:54 +01:00
2012-06-22 17:15:18 +01:00
2012-06-22 17:15:18 +01:00
2012-01-05 14:48:30 +01:00