Skip to content

Commit 9aff387

Browse files
authored
bump to v1.2.2
1 parent a1e2357 commit 9aff387

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

changelog.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,10 @@
2525
- V-flip support
2626
- More error handling
2727
- Performance improvements
28-
- Bug fixes
28+
- Bug fixes
29+
30+
# 1.2.1
31+
- Proper cleanup on recorder initialization failure
32+
33+
# 1.2.2
34+
- Fix Android/macOS ABI

mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"id": "eclipse.ffmpeg-api",
1515
"name": "FFmpeg API",
16-
"version": "v1.2.1",
16+
"version": "v1.2.2",
1717
"developers": ["Eclipse Team", "maxnu", "Prevter"],
1818
"description": "Interaction with FFmpeg made easy",
1919
"tags": ["utility", "offline", "developer"],

0 commit comments

Comments
 (0)