pipewire/src/modules/module-protocol-pulse
Wim Taymans 676bed734c context: scale max_quantum and add quantum_limit
Also scale the max_quantum with the selected rate. Add a new
quantum_limit property that is the upper limit of the quantum regardless
of the sample rate, this is usually the allocated buffer size.

See #1931
2022-01-12 17:44:45 +01:00
..
extensions json: spa_json_get_string() writes up to len chars or fail 2022-01-04 10:42:32 +01:00
modules pulse-server: implement control arg for module-ladspa 2022-01-07 16:40:36 +01:00
client.c pulse-server: client: add 'disconnect' event 2021-12-26 19:37:41 +00:00
client.h pulse-server: store whether the client has been authenticated 2021-12-30 21:24:06 +01:00
collect.c modules: switch a few modules to the new property helpers 2021-10-13 07:12:00 +00:00
collect.h pulse-server: set the SINK_SET_FORMATS flag 2021-09-01 13:24:50 +02:00
commands.h pulse-server: add command access control 2021-12-31 02:11:59 +01:00
dbus-name.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
dbus-name.h pulse-server: split out D-Bus parts 2021-06-25 03:23:09 +02:00
defs.h pulse-server: increase buffer size 2021-12-14 15:42:19 +01:00
extension.c pulse-server: use for-each loop 2021-10-18 15:36:22 +02:00
extension.h pulse-server: split out extension handling 2021-06-25 03:23:35 +02:00
format.c pulse-server: fix the number of enum values 2021-12-20 09:13:37 +01:00
format.h pulse-server: add device-restore extension 2021-09-01 13:23:10 +02:00
internal.h context: scale max_quantum and add quantum_limit 2022-01-12 17:44:45 +01:00
log.h modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
manager.c pulse-server: manager: add mechanism to query object data 2021-12-28 21:23:21 +01:00
manager.h pulse-server: manager: add mechanism to query object data 2021-12-28 21:23:21 +01:00
media-roles.c pulse-server: split out media roles 2021-06-25 03:23:20 +02:00
media-roles.h pulse-server: split out media roles 2021-06-25 03:23:20 +02:00
message-handler.c json: spa_json_get_string() writes up to len chars or fail 2022-01-04 10:42:32 +01:00
message-handler.h pulse-server: split out message-handler 2021-06-25 03:23:41 +02:00
message.c pulse-server: add size check when reading strings 2021-11-25 10:14:30 +01:00
message.h pulse-server: split out message handling 2021-06-25 03:23:24 +02:00
module.c pulse-server: module: do not schedule unloading multiple times 2021-12-28 19:53:27 +00:00
module.h pulse-server: module: do not schedule unloading multiple times 2021-12-28 19:53:27 +00:00
operation.c pulse-server: try to not put pointers in info messages 2021-11-05 16:22:22 +01:00
operation.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
pending-sample.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
pending-sample.h pulse-server: split out pending-sample 2021-06-25 03:23:15 +02:00
pulse-server.c pulse-server: calculate missing bytes differently 2022-01-10 15:08:52 +01:00
pulse-server.h pulse-server: add missing forward declarations 2021-06-25 03:24:00 +02:00
quirks.c json: add spa_json_parse_stringn() 2022-01-04 12:37:00 +01:00
quirks.h pipewire-pulse: implement simple quirk database 2021-06-30 17:17:36 +02:00
reply.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
reply.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
sample-play.c pulse-server: improve reference counting of samples 2021-12-26 19:37:41 +00:00
sample-play.h pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
sample.h pulse-server: improve reference counting of samples 2021-12-26 19:37:41 +00:00
server.c pulse-server: calculate missing bytes differently 2022-01-10 15:08:52 +01:00
server.h pulse-server: support server config 2022-01-04 14:30:33 +01:00
stream.c pulse-server: calculate missing bytes differently 2022-01-10 15:08:52 +01:00
stream.h pulse-server: calculate missing bytes differently 2022-01-10 15:08:52 +01:00
utils.c pulse-server: remove unused defines 2022-01-04 10:08:54 +01:00
utils.h pulse-server: use pid_t where appropriate 2021-07-25 15:17:08 +02:00
volume.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
volume.h pulse-server: split out volume handling 2021-06-25 03:23:01 +02:00