gecko-dev/third_party/pipewire
Jan Grulich 81bb7f3be6 Bug 1838178: fix dlopening of PipeWire library r=pehrsons
The original change adding these new functions into mozpipewire.cpp was
not complete and caused the library not to be opened at all. This made
screen sharing on Wayland broken.

Differential Revision: https://phabricator.services.mozilla.com/D180800
2023-06-13 09:50:15 +00:00
..
libpipewire Bug 1838178: fix dlopening of PipeWire library r=pehrsons 2023-06-13 09:50:15 +00:00
pipewire
spa
README

Libpipewire is a pipewire library wrapper needed to build and run Firefox with
Pipewire support on Linux (https://pipewire.org/).

Pipewire directory stores headers of pipewire-0.3 and spa-0.2 needed for build only.

The version.h file is generated by the pipewire library build from the template file `src/pipewire/version.h.in`.