[Spice-devel] [PATCH spice-gtk 0/5] Require GStreamer, fix build warnings

Victor Toso victortoso at redhat.com
Sat Jan 5 09:59:35 UTC 2019


Hi,

On Fri, Jan 04, 2019 at 04:48:21PM +0400, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> Hi,
> 
> The series drops support for optional GStreamer dependency. Spice
> increasingly require GStreamer for audio and video support. GStreamer
> is widely available, including in embedded space.

I think this is fine indeed, not 100% sure if we shouldn't do a
last release without this first. Another question is about
pulseaudio backend. If gstreamer is always enabled, I don't see
why we need pulseaudio..

Thanks,

> Marc-André Lureau (5):
>   build-sys: remove autoconf --with-audio=..
>   build-sys: drop gstaudio option, make GStreamer a requirement
>   build-sys: drop gstvideo option, make it required
>   widget: gst_size_allocate() is static
>   build-sys: fix gir/vapi warnings with GstPipeline
> 
>  .gitlab-ci.yml                  |  4 --
>  configure.ac                    | 85 ++++++++++-----------------------
>  meson.build                     | 33 ++-----------
>  meson_options.txt               | 10 ----
>  src/Makefile.am                 | 18 ++-----
>  src/channel-display-priv.h      | 10 +---
>  src/channel-display.c           |  7 ---
>  src/meson.build                 | 14 ++----
>  src/spice-audio.c               |  4 --
>  src/spice-widget-priv.h         |  4 --
>  src/spice-widget.c              | 14 ++----
>  tools/spicy.c                   |  8 ----
>  vapi/Makefile.am                |  2 +
>  vapi/meson.build                |  4 +-
>  vapi/spice-client-glib-2.0.deps |  1 +
>  15 files changed, 47 insertions(+), 171 deletions(-)
> 
> -- 
> 2.20.1.2.gb21ebb671b
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190105/8e1f555b/attachment.sig>


More information about the Spice-devel mailing list