[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] meson: Enable GStreamer-based RTP by default (when available)

PulseAudio Marge Bot (@pulseaudio-merge-bot) gitlab at gitlab.freedesktop.org
Wed Jan 5 15:43:42 UTC 2022



PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio


Commits:
0b920f80 by Tanu Kaskinen at 2022-01-05T17:36:14+02:00
meson: Enable GStreamer-based RTP by default (when available)

The feature was added in 14.0 and was declared experimental at that
point. It should be stable enough to enable by default now.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/680>

- - - - -


1 changed file:

- meson_options.txt


Changes:

=====================================
meson_options.txt
=====================================
@@ -115,7 +115,7 @@ option('gsettings',
        type : 'feature', value : 'auto',
        description : 'Optional GSettings support')
 option('gstreamer',
-       type : 'feature', value : 'disabled',
+       type : 'feature', value : 'auto',
        description : 'Optional GStreamer dependency for media-related functionality')
 option('gtk',
        type : 'feature', value : 'auto',



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/0b920f8095126efe6fb028bde406701ce7b687ce

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/0b920f8095126efe6fb028bde406701ce7b687ce
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20220105/d470f711/attachment.htm>


More information about the pulseaudio-commits mailing list