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 5bcd0c3 commit 58f419fCopy full SHA for 58f419f
FFmpeg.json
@@ -1,3 +1,4 @@
1
{
2
- "3.4.2": "https://github.com/CodeEagle/FFmpegOpenSSL/releases/download/3.4.2/FFmpeg.framework.zip"
+ "3.4.2": "https://github.com/CodeEagle/FFmpegOpenSSL/releases/download/3.4.2/FFmpeg.framework.zip",
3
+ "4.0": "https://github.com/CodeEagle/FFmpegOpenSSL/releases/download/4.0/FFmpeg.framework.zip"
4
}
README.md
@@ -8,7 +8,10 @@ Carthage Integration
8
binary "https://raw.githubusercontent.com/CodeEagle/FFmpegOpenSSL/master/FFmpeg.json"
9
```
10
11
-Relase
+Relases
12
---
13
#### 3.4.2
14
FFmpeg 3.4.2 with OpenSSL 1.0.2k
15
+
16
+#### 4.0
17
+FFmpeg 4.0 with OpenSSL 1.0.2k
0 commit comments