Commit graph

  • f10b872733 resample: improve buffer size calculations Wim Taymans 2021-11-16 11:42:14 +01:00
  • 34847f117f systemd: extend the description for the socket files Peter Hutterer 2021-11-15 10:17:39 +10:00
  • c03d10296b raop: connect TCP socket Wim Taymans 2021-11-13 21:00:24 +01:00
  • ceeaf6c2f9 meson: add -Draop switch for OpenSSL dep control Niklāvs Koļesņikovs 2021-11-12 21:16:52 +02:00
  • a9fbc8a88d impl-core: use PW_ID_CLIENT to make things clearer Wim Taymans 2021-11-13 13:05:31 +01:00
  • e52f9f513e raop: add user agent Wim Taymans 2021-11-13 10:13:55 +01:00
  • 0573944e59 raop: add authentication Wim Taymans 2021-11-13 10:00:50 +01:00
  • 5d6690ebe7 raop: only encrypt when enabled Wim Taymans 2021-11-12 18:10:39 +01:00
  • 4695bd32c4 raop: move some info to debug Wim Taymans 2021-11-12 17:56:04 +01:00
  • 6ce9260980 pulse-server: implement module-raop-discover Wim Taymans 2021-11-12 17:53:24 +01:00
  • fa1f556d93 module-raop-sink: handle 0 block_size Wim Taymans 2021-11-12 16:51:41 +01:00
  • 3e659d01b8 doc: add raop sink to docs Wim Taymans 2021-11-12 16:39:09 +01:00
  • ac92f584ab raop: remove duplicate define Wim Taymans 2021-11-12 16:35:16 +01:00
  • 7ed9c790e2 raop: More improvements Wim Taymans 2021-11-12 16:25:23 +01:00
  • 27bc5e9ae5 raop: more improvements Wim Taymans 2021-11-12 12:33:51 +01:00
  • 9223fc2885 raop: add beginnings of RAOP protocol Wim Taymans 2021-11-11 11:42:16 +01:00
  • c21536eec8 module-echo-cancel: Remove intelligibility param with no effect KangJing Huang (Chaserhkj) 2021-11-10 17:14:00 -05:00
  • a9a0b0466a module-echo-cancel: wireup voice detection KangJing Huang (Chaserhkj) 2021-11-10 17:10:56 -05:00
  • 7afd80052b 0.3.40 0.3.40 Wim Taymans 2021-10-27 11:58:25 +02:00
  • 15b4c58e80 gst: Don't ask for DMA buffers Jonas Ådahl 2021-11-11 11:00:50 +01:00
  • 263adb45f4 audioconvert: fix compilation on armv7 Wim Taymans 2021-11-11 11:21:07 +01:00
  • b75796054c spa: include dict.h Wim Taymans 2021-11-11 10:59:23 +01:00
  • 671410b3bf pw-mon: add support for colored output Peter Hutterer 2021-10-27 16:20:26 +10:00
  • cafe94efc2 pw-mon: switch the changed marker from single char to string Peter Hutterer 2021-10-27 16:03:34 +10:00
  • 2531ab0acd pw-mon: switch to use stderr everywhere Peter Hutterer 2021-10-27 15:54:21 +10:00
  • eb688a9f57 man: add a man page for pipewire-pulse Peter Hutterer 2021-11-10 11:27:33 +10:00
  • 82e321da14 ci: use FDO_CI_CONCURRENT to determine the ninja job count Peter Hutterer 2021-11-10 15:36:46 +10:00
  • 06b0512b22 examples: video-play-fixate.c add fallback for older PipeWire versions columbarius 2021-11-10 21:44:14 +01:00
  • 1c922958bc examples: video-src-fixate.c cleanup example columbarius 2021-11-10 21:43:10 +01:00
  • 2c10894970 docs: Update fixation on DmaBuf-docs columbarius 2021-11-08 11:53:30 +01:00
  • ed3be2114c examples: video-play-fixate.c remove fixated check columbarius 2021-11-08 11:49:36 +01:00
  • a84cfac28a Only handle -EPIPE eerrors. Nicolai Syvertsen 2021-11-10 14:45:46 +01:00
  • 7b773433f4 pipewire-pulse: add manager disconnect event Nicolai Syvertsen 2021-11-10 13:46:29 +01:00
  • df3ea8dafa pipewire: module-profiler: destroy event source Barnabás Pőcze 2021-11-09 23:44:27 +01:00
  • d4e4b5df98 pipewire: module-profiler: handle global's destroy event Barnabás Pőcze 2021-11-09 23:08:31 +01:00
  • 336e4d5f03 pipewire: module-echo-cancel: aec-webrtc: use unique_ptr Barnabás Pőcze 2021-11-09 18:04:09 +01:00
  • 5896083545 pipewire: module-echo-cancel: aec-webrtc: use appropriate casts Barnabás Pőcze 2021-11-09 17:22:35 +01:00
  • 144face6ad pipewire: module-echo-cancel: aec-webrtc: use getters with default Barnabás Pőcze 2021-11-09 17:17:34 +01:00
  • 175efc4c1d pipewire: module-echo-cancel: avoid extra allocation Barnabás Pőcze 2021-11-09 18:15:14 +01:00
  • c9fc3d7f42 pulse-server: don't process while the stream is created Wim Taymans 2021-11-09 16:29:46 +01:00
  • daf761a87f utils: export pw_getrandom Wim Taymans 2021-11-09 16:16:30 +01:00
  • 62509f23d7 impl-core: pass data to listener user_data Wim Taymans 2021-11-08 12:21:31 +01:00
  • 5ed4977b38 destroy proxies when global is removed Wim Taymans 2021-11-08 12:52:22 +01:00
  • 2329a4d323 bluez5: quirks for headset without a2dp duplex codecs Pauli Virtanen 2021-11-07 15:57:28 +02:00
  • fc12e5bed0 jack: improve port sort order Wim Taymans 2021-11-08 09:23:20 +01:00
  • bb407e8153 Wire up webrtc aec parameters to args KangJing Huang (Chaserhkj) 2021-11-06 05:20:33 -04:00
  • 743f699193 pulse-server: try to not put pointers in info messages Wim Taymans 2021-11-05 16:22:22 +01:00
  • 2f3e65c049 pulse-server: leave the draining state Wim Taymans 2021-11-05 15:47:49 +01:00
  • 90fe579b29 stream: make _set_active(true) leave the draining state Wim Taymans 2021-11-05 15:45:55 +01:00
  • 0cccff517b pulse-server: send the drained event only once Wim Taymans 2021-11-05 15:42:33 +01:00
  • 6ca297797f pulse-server: ensure latency is multiple of frame_size Wim Taymans 2021-11-05 13:30:29 +01:00
  • 01de0b966a spa: bluez: simplify and move handling of some AT commands Barnabás Pőcze 2021-10-20 19:35:48 +02:00
  • bdd7570c6f spa: bluez: simplify loop Barnabás Pőcze 2021-10-22 21:42:49 +02:00
  • f71910c665 spa: bluez: rename variable Barnabás Pőcze 2021-10-22 21:28:16 +02:00
  • 6410a2dfa4 spa: bluez: fix spelling Barnabás Pőcze 2021-10-22 20:49:22 +02:00
  • 1f927838e2 spa: bluez: remove unnecessary return Barnabás Pőcze 2021-10-22 20:43:31 +02:00
  • 4bdf495747 spa: bluez: move profile selection to function Barnabás Pőcze 2021-10-21 00:42:49 +02:00
  • dd4587acef spa: bluez: change argument type Barnabás Pőcze 2021-10-20 20:02:22 +02:00
  • 4cf889a5f0 spa: bluez: use switch Barnabás Pőcze 2021-10-20 19:52:43 +02:00
  • 73690d6662 spa: bluez: add missing else Barnabás Pőcze 2021-10-20 19:47:45 +02:00
  • 57ff7abc68 spa: bluez: use spa_startstartswith() where appropriate Barnabás Pőcze 2021-10-20 19:47:06 +02:00
  • b96f15d2fe pulse-server: improve latency setup a little Wim Taymans 2021-11-04 18:07:30 +01:00
  • 86ca0f8466 acp: improve debug of channel map Wim Taymans 2021-11-04 16:41:32 +01:00
  • efd8ac25e3 pulse-server: don't emit _removed without havine emitted _added Wim Taymans 2021-11-04 12:50:18 +01:00
  • abacea5ca0 libcamera: improve debug Wim Taymans 2021-11-03 16:44:13 +01:00
  • 0fd5e3fdb2 libcamera: implement allocation and dataflow Wim Taymans 2021-11-03 16:24:16 +01:00
  • b2c38a2b3b libcamera: work on rewrite Wim Taymans 2021-11-02 17:24:19 +01:00
  • b0e3e43c42 pw-mon: destroy proxies in global_remove event Wim Taymans 2021-11-03 17:25:11 +01:00
  • f70fdf5605 pulse-server: also remove creating objects Wim Taymans 2021-11-03 16:57:41 +01:00
  • 73bf30efa6 module-zeroconf: translate audio format Wim Taymans 2021-11-03 12:53:14 +01:00
  • 84ecebbd4e cpu: only run SSE code when supported Wim Taymans 2021-11-02 20:11:07 +01:00
  • 7d9b49293c core: add runtime fallback for nonpresent getrandom() sycall Thomas Weißschuh 2021-11-02 17:55:24 +01:00
  • 25ddf0e3cf alsa-plugin: fix a compiler warnings Wim Taymans 2021-11-02 17:18:58 +01:00
  • 1b96142903 alsa: do not ignore rate change when stream is already created Martin Geier 2021-11-02 14:46:10 +01:00
  • a7d238ed59 alsa: increase precision of delay function Martin Geier 2021-11-02 13:56:29 +01:00
  • 925644fbcc spa/meta: Expand the documentation of SPA_META_VideoDamage Aleix Pol 2021-11-02 15:52:36 +01:00
  • 859e95126b alsa-seq; use port_type to check port type Wim Taymans 2021-11-02 14:57:36 +01:00
  • 4921c5e94b defs: use intptr types where applicaple Thomas Weißschuh 2021-11-01 21:01:18 +01:00
  • bbc2136e89 meson: ensure all examples are included in doc Pauli Virtanen 2021-10-31 14:17:58 +02:00
  • 6ebd589659 alsa-plugin: _prepare will clear the draining state Wim Taymans 2021-11-02 10:17:31 +01:00
  • 9fee88239a pipewire-v4l2: only compile V4L2_BUF_CAP_SUPPORTS* when defined Wim Taymans 2021-11-02 09:43:09 +01:00
  • 3c8a60944f pipewire: handle NULL plugin_dir Wim Taymans 2021-11-02 09:18:42 +01:00
  • 9f134ee79d v4l2: add support for ParamBegin/End Wim Taymans 2021-10-29 15:41:27 +02:00
  • 9facfca45b jack: add option to disable monitor ports Wim Taymans 2021-10-29 09:27:46 +02:00
  • 0ace131d72 audioconvert: add stereo deinterleave neon asm Wim Taymans 2021-10-28 11:30:04 +02:00
  • 6fab8fabca meson: add a libv4l2-path option to match libjack-path Peter Hutterer 2021-10-27 15:16:27 +10:00
  • f39f9b207b map: don't mix insert_at() and _remove() Wim Taymans 2021-10-28 09:34:36 +02:00
  • f6b1d65e35 core: Use /dev/urandom for getrandom fallback Simon McVittie 2021-10-27 13:25:30 +01:00
  • 3509962f3a module-session-manager: don't leak the impl structure Wim Taymans 2021-10-27 17:41:32 +02:00
  • 2112a7287b tests: add new ABI test for stream Wim Taymans 2021-10-27 11:31:39 +02:00
  • a84e43e3ee examples: update some examples with RequestProcess Wim Taymans 2021-10-19 16:15:07 +02:00
  • baca092ba5 stream: emit the RequestProcess event Wim Taymans 2021-10-19 16:09:43 +02:00
  • b5080a0395 node: dispatch RequestProcess event and command Wim Taymans 2021-10-19 16:01:08 +02:00
  • 3471391e0e spa: add RequestProcess command and event Wim Taymans 2021-10-19 15:59:21 +02:00
  • 7529e7c47c stream: add trigger_done event Wim Taymans 2021-08-31 16:06:04 +02:00
  • 0982c903eb fix example a little Wim Taymans 2021-10-25 18:07:43 +02:00
  • 110aac8c6f examples: video-play-fixate announce ParamBuffer after fixation columbarius 2021-10-23 19:00:14 +02:00
  • 9f34885174 examples: Create source and sink with fixation on format negotiation columbarius 2021-10-23 17:25:13 +02:00
  • 0568958856 impl-link: keep on negotiatiating until fixed Format Wim Taymans 2021-10-20 16:19:04 +02:00
  • 6cea8b201b meson: Allow session-managers option to be an absolute path Tom Briden 2021-10-23 10:51:16 +01:00