Wim Taymans
|
c01112d6c2
|
node: move position calculation to the node
|
2018-06-22 17:38:36 +02:00 |
|
Wim Taymans
|
757e2ccc79
|
client-stream: trigger client-node manually
Don't let the graph scheduler trigger the client-node, instead do it
ourselves when the need a buffer for the next quantum.
|
2018-06-22 17:37:21 +02:00 |
|
Wim Taymans
|
ce2e605255
|
client-stream: fix format and buffers for capture
|
2018-06-22 17:36:26 +02:00 |
|
Wim Taymans
|
1eae3f1a2c
|
media-session: round buffer-size down to power of 2
use rate of the session to calculate the buffer size and round down
to power of 2
|
2018-06-22 17:31:54 +02:00 |
|
Wim Taymans
|
73602ad98a
|
media-session: improve category
|
2018-06-22 17:31:36 +02:00 |
|
Wim Taymans
|
ecc287edcf
|
link: improve debug
|
2018-06-22 17:31:01 +02:00 |
|
Wim Taymans
|
6025b30a46
|
audio-src: add volume
|
2018-06-22 17:30:19 +02:00 |
|
Wim Taymans
|
f8c2038663
|
port: Improve scheduling status return values
|
2018-06-22 17:29:49 +02:00 |
|
Wim Taymans
|
725e41d715
|
audioconvert: improve scheduling
|
2018-06-22 17:27:57 +02:00 |
|
Wim Taymans
|
4afda5405f
|
alsa: fill silence when nothing written
|
2018-06-22 17:23:52 +02:00 |
|
Wim Taymans
|
bbd5c941d2
|
client-stream: send node_id to client
Send the node_id of the client-stream node to the client.
|
2018-06-18 13:19:54 +02:00 |
|
Wim Taymans
|
ca61fd1405
|
media-session: prefer non-busy session for exclusive access
When we look for a good session for exclusive, prefer the non-busy
session.
|
2018-06-18 12:25:54 +02:00 |
|
Wim Taymans
|
a198943b1a
|
client-stream: fix capture case
Setup the processing order differently for capture, we first want
to schedule the converters and then the client-node.
|
2018-06-18 12:24:20 +02:00 |
|
Wim Taymans
|
91a10d7c9e
|
v4l2: Check device node
Check the device node on init.
Only remove the source once
|
2018-06-18 11:33:06 +02:00 |
|
Wim Taymans
|
43e3ecdb3b
|
video-src: improve properties
Mark ourselves as a video source so that a session is created for
us.
|
2018-06-18 11:13:36 +02:00 |
|
Wim Taymans
|
dbc3b4c1a4
|
media-session: improve plugged time
Use the node plugged time for the session or else use the time when the
session was created.
|
2018-06-18 11:12:42 +02:00 |
|
Wim Taymans
|
18f0194008
|
audioconvert: apply ouput range to resampler as well
|
2018-06-15 12:45:04 +02:00 |
|
Wim Taymans
|
4ac21aea53
|
stream: remove conversion
Improve audioconvert to also split the output.
Remove the format conversion from the stream and move into the
server client-stream.
|
2018-06-15 11:31:42 +02:00 |
|
Wim Taymans
|
acfd07c504
|
client-stream: allocate the right number of buffers
|
2018-06-15 11:30:20 +02:00 |
|
Wim Taymans
|
ba0a68aab3
|
client-stream: improve debug
|
2018-06-15 11:29:38 +02:00 |
|
Wim Taymans
|
0c359a6819
|
spa: make a #define for default rate and channels
|
2018-06-15 11:26:03 +02:00 |
|
Wim Taymans
|
b53f96eae9
|
alloc: fix buffer data mem
We also need to skip over the metadata and chunk memory
|
2018-06-15 11:13:02 +02:00 |
|
Wim Taymans
|
057da435da
|
stream; use const params in finish_format
|
2018-06-08 12:29:26 +02:00 |
|
Wim Taymans
|
1b37db8add
|
resample: fix resample length
Don't use output sizes as input size for the next channel.
|
2018-06-08 12:27:19 +02:00 |
|
Wim Taymans
|
e5629b23f3
|
client-node: pass position around
Pass the position from server to clients
Implement current time in stream.c using the position info
|
2018-06-07 11:01:20 +02:00 |
|
Wim Taymans
|
3d25e254ef
|
client-node: implement node property update
Make it possible to update the node properties
Make it possible to update the remote properties
|
2018-06-07 10:23:41 +02:00 |
|
Wim Taymans
|
b029000610
|
thread-loop: set thread name
|
2018-06-05 20:11:50 +02:00 |
|
Wim Taymans
|
eb8b1fd421
|
properties: add setva function
|
2018-06-05 20:11:32 +02:00 |
|
Wim Taymans
|
4005cf03e6
|
meson: add puleaudio library
|
2018-06-01 11:38:18 +02:00 |
|
Wim Taymans
|
46ad3155b5
|
module: implement properties
|
2018-06-01 11:23:02 +02:00 |
|
Wim Taymans
|
c0a3220228
|
pipewire: improve application.name
|
2018-06-01 11:19:54 +02:00 |
|
Wim Taymans
|
bf2a6bb1d7
|
client-node: small cleanups
|
2018-06-01 11:19:22 +02:00 |
|
Wim Taymans
|
220d934842
|
stream: improve async connect
|
2018-06-01 11:18:22 +02:00 |
|
Wim Taymans
|
1bfb1d9228
|
loop: return number of dispatched fds and update docs
|
2018-06-01 11:16:53 +02:00 |
|
Wim Taymans
|
6f5a2701f3
|
utils: add some more helpers
|
2018-06-01 11:08:25 +02:00 |
|
Wim Taymans
|
b6500bcb80
|
audioconvert: fix max number of links
|
2018-05-24 18:09:54 +02:00 |
|
Wim Taymans
|
3fdeb64ddb
|
stream: only try to send again when needed
We should only try to send data when the process call prepared new
data for us and we didn't already have data.
|
2018-05-24 16:16:11 +02:00 |
|
Wim Taymans
|
5a1bd77fb5
|
buffer: add dummy field for better alignment
|
2018-05-24 16:15:40 +02:00 |
|
Wim Taymans
|
2e0e68e46e
|
prefer 48KHz and 32 bit samples when we can
|
2018-05-24 16:14:53 +02:00 |
|
Wim Taymans
|
f5f1a435cc
|
client-node: improve time and position reporting
|
2018-05-24 16:10:22 +02:00 |
|
Wim Taymans
|
2d34a405e8
|
audioconvert: improve negotiation
|
2018-05-24 16:09:31 +02:00 |
|
Wim Taymans
|
ef9fcd1093
|
node: keep better track of driver node
When a session disappears, try to move nodes to another session.
|
2018-05-17 17:40:08 +02:00 |
|
Wim Taymans
|
1bff5afe05
|
client-stream: reset format on adapter
|
2018-05-17 17:38:13 +02:00 |
|
Wim Taymans
|
bb632859ea
|
remote: clear buffers when format changes
|
2018-05-17 17:31:01 +02:00 |
|
Wim Taymans
|
6450c64542
|
clean up listeners
|
2018-05-17 17:30:30 +02:00 |
|
Wim Taymans
|
69d4144932
|
audioconvert: handle cleanup and renegotiation
|
2018-05-17 17:27:14 +02:00 |
|
Wim Taymans
|
c61d579d99
|
small cleanups
|
2018-05-17 17:26:09 +02:00 |
|
Wim Taymans
|
65e00631da
|
hook: make safer
Also protect against removal of the next hook by using a cursor.
|
2018-05-17 17:21:30 +02:00 |
|
Wim Taymans
|
bdeedad1d6
|
auto-link: remove obsolete module
|
2018-05-17 17:21:07 +02:00 |
|
Wim Taymans
|
8fcf27848f
|
config: fail when something fails
|
2018-05-14 13:07:55 +02:00 |
|