[gnome-network-displays] Release 0.90.5



commit 76589d7cb93441f178d7cdd292bbd96922580a60
Author: Benjamin Berg <bberg redhat com>
Date:   Tue Apr 27 21:20:44 2021 +0200

    Release 0.90.5

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c217b0a..40eb873 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+GNOME Network Displays 0.90.5
+=============================
+
+Notet hat there is a known issue with some versions of openh264enc. See
+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1576
+
+ * Multiple fixes in P2P peer/sink handling
+ * Fix decoding of supported device profiles
+ * Fix issues with WFD media pipeline:
+   * Permit constrained-baseline profile
+   * Do not add a pipeline bus watch
+   * Do not force I420 for vaapipostproc
+   * Do not force alignment=nal
+
 GNOME Network Displays 0.90.4
 =============================
 
diff --git a/meson.build b/meson.build
index f8166ad..4e9e6a7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-network-displays', 'c',
-  version: '0.90.4',
+  version: '0.90.5',
   meson_version: '>= 0.46.1',
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]