mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-06 01:07:36 +08:00
decklink: Header cleanup
This commit cleans up the decklink files' header usage so that they pass checkheaders.
This commit is contained in:
@@ -26,11 +26,7 @@
|
||||
#include <DeckLinkAPIDispatch.cpp>
|
||||
#endif
|
||||
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
extern "C" {
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavformat/internal.h"
|
||||
#include "libavutil/imgutils.h"
|
||||
}
|
||||
|
Reference in New Issue
Block a user