Skip to content

Commit 3136569

Browse files
feat: integrate ffmpeg (#802)
1 parent 6559a4f commit 3136569

File tree

20 files changed

+2239
-1903
lines changed

20 files changed

+2239
-1903
lines changed

AUTHORS

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
Ayushman Chhabra <ayushmxn@outlook.com>
1+
Authors
2+
Steffen Müller <steffen@mllrsohn.com>
3+
4+
Current Maintainers
5+
Ayushman Chhabra <ayushmxn@outlook.com>
6+
7+
Previous Maintainers
8+
9+
Contributors

CHANGELOG-4.md renamed to CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [4.1.0] - 2023-02-23
11+
12+
## Added
13+
14+
- Use (community) prebuilt version of `ffmpeg` if the `ffmpeg` flag is `true` (defaults to `false`).
15+
16+
## Changed
17+
18+
- `await` platform specific config steps
19+
20+
## [4.0.11] - 2023-02-5
21+
22+
## Changed
23+
24+
- Security update `http-cache-semantics` to `v4.1.1`.
25+
1026
## [4.0.10] - 2023-02-05
1127

1228
### Added

0 commit comments

Comments
 (0)