From 24bc68f0f2b4bc0e96646f0f8bfa3af2d57c21f1 Mon Sep 17 00:00:00 2001 From: columbarius Date: Wed, 4 Nov 2020 17:04:31 +0100 Subject: [PATCH] Remove SPA_PARAM_BUFFERS_dataType Don't announce a SPA_PARAM_BUFFERS_dataType. This is reserved for consumer --- src/screencast/pipewire_screencast.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/screencast/pipewire_screencast.c b/src/screencast/pipewire_screencast.c index 3f24e61..f88af91 100644 --- a/src/screencast/pipewire_screencast.c +++ b/src/screencast/pipewire_screencast.c @@ -119,8 +119,7 @@ static void pwr_handle_stream_param_changed(void *data, uint32_t id, SPA_PARAM_BUFFERS_blocks, SPA_POD_Int(1), SPA_PARAM_BUFFERS_size, SPA_POD_Int(cast->simple_frame.size), SPA_PARAM_BUFFERS_stride, SPA_POD_Int(cast->simple_frame.stride), - SPA_PARAM_BUFFERS_align, SPA_POD_Int(ALIGN), - SPA_PARAM_BUFFERS_dataType, SPA_POD_Int((1<