Skip to content

Commit 64f622e

Browse files
committed
Release v1.1.0: switch to rsmpeg muxing, update deps
Replaced direct ffmpeg calls with rsmpeg (via avmux) for media muxing. Updated dependencies and bumped crate versions.
1 parent 972765d commit 64f622e

4 files changed

Lines changed: 325 additions & 195 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
99
-->
1010

1111
## [Unreleased]
12+
## [1.1.0] - 2025-06-22
13+
14+
- bump deps
15+
- instead of calling `ffmpeg` directly, now use `rsmpeg` (via `avmux` create) to handle media muxing.
16+
1217
## [1.0.9] - 2025-06-03
1318

1419
- fix bug when `fav fetch` checking if the media is active or up.

0 commit comments

Comments
 (0)