Wim Taymans
|
1ae4374ccf
|
Fix compilation with -Werror=float-conversion
Better make the conversions explicit so that we don't get any surprises.
Fixes #4065
|
2024-06-18 12:17:56 +02:00 |
|
Wim Taymans
|
9a5609de2b
|
modules: move some spa_debug_mem to the log
Instead of dumping to stderr, write it to the log file.
|
2024-01-11 17:49:50 +01:00 |
|
Dmitry Sharshakov
|
1fe6feac56
|
module-rtp: improve logging priorities
Previous state was useless for real debug at the current implementation level
|
2023-12-20 09:35:22 +00:00 |
|
Wim Taymans
|
126e03ec73
|
rtp: add option to ignore SSRC
This is useful when there is a fixed receiver and the sender can be
restarted.
|
2023-07-06 12:55:28 +02:00 |
|
Wim Taymans
|
51a970f5b7
|
module-rtp: fix writing of audio samples
Always write samples according to the current write position, only use
the graph timestamp to align.
|
2023-03-13 15:14:41 +01:00 |
|
Wim Taymans
|
59d5d93878
|
module-rtp: fix compilation without opus
|
2023-03-12 19:04:14 +01:00 |
|
Wim Taymans
|
345582dd15
|
module-rtp: add opus encoding
|
2023-03-12 18:40:36 +01:00 |
|