pipewire/src
Carlos Rafael Giani 6284cf39c0 meson: Rework FFmpeg / tinycompress detection and add pw-cat-ffmpeg option
* Decouple FFmpeg integration in pw-cat from the ffmpeg option; if
  one wants to use Compress-Offload but not the ffmpeg SPA plugin,
  it is then possible to just pass -Dpw-cat-ffmpeg=enabled to meson.
  Likewise, this also makes it possible to build the ffmpeg plugin
  without extending pw-cat.
* tinycompress does not need to be detected in the root meson.build,
  since it is only needed by the alsa plugin.
2023-01-24 08:44:14 +00:00
..
daemon alsa: add option to change the volume-method 2023-01-20 10:11:49 +01:00
examples fix use_buffers checks 2023-01-10 12:30:25 +01:00
gst gst: Accept MP3 and FLAC for compressed sink 2023-01-24 08:44:14 +00:00
modules module-combine: destroy stream when unconnected 2023-01-23 18:06:07 +01:00
pipewire conf: factor out pw_conf_match_rules() 2023-01-23 09:47:21 +01:00
tests tests: fix clang build 2022-07-08 16:56:48 +02:00
tools meson: Rework FFmpeg / tinycompress detection and add pw-cat-ffmpeg option 2023-01-24 08:44:14 +00:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00