1
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Arun Raghavan c842ef7071 aec-webrtc: Bump to webrtc-audio-processing-1
Upstream updated drops beamforming, adds a new gain controller and
includes a bunch of updates to the AEC engine (internally AEC3).
2023-09-06 09:31:06 +00:00
Barnabás Pőcze d7c54b3d82 gitignore: do not ignore the ".gitlab" directory 2023-07-11 14:23:53 +02:00
Dmitry Sharshakov 3d971b4024 meson: allow building libcamera from source as a subproject
Many distributions provide outdated libcamera versions. This change should also help making changes to libcamera itself.

System libcamera is kept a default to avoid breaking existing build processes relying to packaged libcamera.
2023-02-10 09:21:58 +00:00
Barnabás Pőcze 3f7e240b28 gitignore: remove config.h.meson
The file has been removed in 2d238f1d33.
2022-03-12 03:16:45 +01:00
Barnabás Pőcze 4118d08f95 gitignore: remove build directories
meson automatically generates a .gitignore file that ignores
everything in the build directory when it is configured.
There is no need to explicitly add build directories
to the top-level .gitignore.
2022-03-12 03:16:45 +01:00
Barnabás Pőcze 5fccc19ed6 gitignore: add dot files
It is more convenient if dot files are ignored by default,
and only the necessary ones are explicitly added to git.
2022-03-12 03:15:10 +01:00
Guilherme Henrique 449cb66cec gitignore: Add media-session project to .gitignore 2021-10-24 19:57:28 +02:00
Wim Taymans a19ab4a20a use builddir everywhere
So that it matches thr INSTALL.md instructions
2021-06-20 12:00:26 +02:00
George Kiagiadakis 7ee5172ce8 meson: integrate wireplumber as a subproject
This allows building wireplumber as part of the pipewire build
and running it in the uninstalled environment instead of media-session.

Building each session manager is individually contolled by the options:
 -Dmedia-session=auto/enabled/disabled
 -Dwireplumber=auto/enabled/disabled

And controlling which one is used in pipewire.conf is done with:
 -Dsession-manager=media-session/wireplumber

Wireplumber's source tree must be in subprojects/wireplumber/
If this is missing, the .wrap file ensures that the latest git
master is downloaded while meson configures the build.
This git tree will not be automatically updated later, you need
to ensure that it is up-to-date on your own.
2021-06-18 17:54:18 +03:00
Arun Raghavan 4f70a19a82 gitignore: Add generated Makefile 2019-11-08 13:00:00 +05:30
Arun Raghavan 2ff6b22b27 gitignore: Add vim files 2018-10-31 07:54:22 +00:00
Arun Raghavan 94656393fd gitignore: Add build dir and cscope files 2018-10-31 07:54:08 +00:00
Wim Taymans 83964cec87 pinos -> pipewire 2017-05-23 19:15:33 +02:00
Wim Taymans b9409e297b Fix for new paths
Add convenience makefile and autogen.sh
2016-09-26 12:29:01 +02:00
Linus Svensson d654a1bcd6 Ignore generated files 2016-08-29 13:15:03 +02:00
Linus Svensson 9f63e16fd6 Ignore generated files 2016-05-26 13:27:28 +02:00
Jonas Ådahl 8a509ec2a4 pc: Include MAJORMINOR in the .pc filename 2015-12-10 10:12:05 +01:00
Wim Taymans a3505fb880 more rename PV -> PINOS, Pv -> Pinos, pv -> pinos 2015-07-07 16:46:23 +02:00
Wim Taymans 3fba92fb74 Initial commit 2015-04-16 16:58:33 +02:00