mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-24 15:57:00 +00:00
fftools/ffmpeg: stop including os_support.h
It was added for usleep(), which - is not used in ffmpeg - is not handled in os_support.h anymore
This commit is contained in:
parent
f30b620e98
commit
a2a09932f2
@ -63,7 +63,6 @@
|
||||
#include "libavutil/thread.h"
|
||||
#include "libavutil/threadmessage.h"
|
||||
#include "libavcodec/version.h"
|
||||
#include "libavformat/os_support.h"
|
||||
|
||||
# include "libavfilter/avfilter.h"
|
||||
# include "libavfilter/buffersrc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user