We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5b0c3 commit fe49c78Copy full SHA for fe49c78
submodules/FFMpegBinding/Sources/FFMpegLiveMuxer.m
@@ -2,8 +2,8 @@
2
#import <FFMpegBinding/FFMpegAVIOContext.h>
3
4
#include "libavutil/timestamp.h"
5
-#include "libavformat/avformat.h">"
6
-#include "libavcodec/avcodec.h">"
+#include "libavformat/avformat.h"
+#include "libavcodec/avcodec.h"
7
#include "libswresample/swresample.h"
8
9
#define MOV_TIMESCALE 1000
0 commit comments