We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2491b commit 3d29876Copy full SHA for 3d29876
4 files changed
CHANGELOG.md
@@ -18,7 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- [playback] More robust dynamic limiter for very wide dynamic range (breaking)
19
- [core] `Session`: `connect()` now returns the long-term credentials.
20
- [core] `Session`: `connect()` now accespt a flag if the credentails should be stored via the cache.
21
-- [build] The MSRV is now 1.53.
+- [chore] The MSRV is now 1.53.
22
+- [playback] `gstreamer`: create own context, set correct states and use sync handler
23
24
### Added
25
- [cache] Add `disable-credential-cache` flag (breaking).
0 commit comments