From 0bc9718e3bc8d9432ea7c4b527cc0ee4226176c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 6 Apr 2023 11:19:53 +0300 Subject: Update CHANGELOG.md for 0.10.6 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a76c7e75a..5d8612d5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.10.6] - 2023-04-06 +### Fixed +- webrtcsink: Fix max/min-bitrate property blurb/nick. +- uriplaylistbin: Add missing queues to example. +- tttocea608: Fix pushing of caps events that sometimes contained unfixed caps. +- tttocea608: Fix disappearing text after special character in non-popon mode. +- transcriberbin: Fix deadlock on construction. +- transcriberbin: Fix initial bin setup. +- fallbacksrc: Handle incompatible downstream caps without panicking. +- ndisrc: Fix copying of raw video frames with different NDI/GStreamer strides. +- livesync: Correctly assume zero upstream latency if latency query fails. + +### Added +- webrtcsink: Add `ice-transport-policy` property that proxies the same + `webrtcbin` property. + ## [0.10.5] - 2023-03-19 ### Fixed - gtk4: Fix build with OpenGL support on macOS. -- cgit v1.2.3