You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02: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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user