pipewire: update to master as of Nov 19th 2019
[AGL/meta-agl-devel.git] / meta-pipewire / recipes-multimedia / pipewire / pipewire / 0008-audioconvert-always-assume-that-output-ports-are-NOT.patch
@@ -1,4 +1,4 @@
-From a95e87cd47de3585d9f4ef77b75c4a077bd95f78 Mon Sep 17 00:00:00 2001
+From c4028fd5d07bd6f901ca76cd7218150c658193f8 Mon Sep 17 00:00:00 2001
 From: George Kiagiadakis <george.kiagiadakis@collabora.com>
 Date: Wed, 2 Oct 2019 21:40:34 +0300
 Subject: [PATCH] audioconvert: always assume that output ports are NOT monitor
@@ -14,10 +14,10 @@ Upstream-Status: Inappropriate [workaround]
  1 file changed, 4 insertions(+)
 
 diff --git a/spa/plugins/audioconvert/audioconvert.c b/spa/plugins/audioconvert/audioconvert.c
-index 0859bf73..ac4dceef 100644
+index 74a62a35..72da37d1 100644
 --- a/spa/plugins/audioconvert/audioconvert.c
 +++ b/spa/plugins/audioconvert/audioconvert.c
-@@ -109,8 +109,12 @@ struct impl {
+@@ -113,8 +113,12 @@ struct impl {
        unsigned int add_listener:1;
  };
  
@@ -31,5 +31,5 @@ index 0859bf73..ac4dceef 100644
  static void emit_node_info(struct impl *this, bool full)
  {
 -- 
-2.23.0
+2.24.0