Replace usleep() calls with av_usleep()
This reduces the dependency on unistd.h which is not available
on all systems.
Signed-off-by:
Mans Rullgard <mans@mansr.com>
Please register or sign in to comment
This reduces the dependency on unistd.h which is not available
on all systems.
Signed-off-by:
Mans Rullgard <mans@mansr.com>