Skip to content

Commit 3d29876

Browse files
authored
Backport #964 GStreamer backend cleanup (#979)
1 parent 6c2491b commit 3d29876

4 files changed

Lines changed: 447 additions & 150 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- [playback] More robust dynamic limiter for very wide dynamic range (breaking)
1919
- [core] `Session`: `connect()` now returns the long-term credentials.
2020
- [core] `Session`: `connect()` now accespt a flag if the credentails should be stored via the cache.
21-
- [build] The MSRV is now 1.53.
21+
- [chore] The MSRV is now 1.53.
22+
- [playback] `gstreamer`: create own context, set correct states and use sync handler
2223

2324
### Added
2425
- [cache] Add `disable-credential-cache` flag (breaking).

0 commit comments

Comments
 (0)