baresip/modules/pulse
Christian Spielberger 4653133a13
pulse: cast usec to fit print format (#3563)
fixes failed assertion on arm

```
re/src/fmt/print.c:501: vhprintf: Assertion `0 && "RE_VA_ARG: arg is not compatible"' failed.
```
2025-11-22 15:21:15 +01:00
..
CMakeLists.txt cmake: refactor module detection (#2875) 2024-01-13 08:45:17 +01:00
pastream.c pulse: cast usec to fit print format (#3563) 2025-11-22 15:21:15 +01:00
player.c pulse: add NULL checks for paconn_get (#3317) 2025-02-24 12:27:51 +01:00
pulse.c pulse: remove obsolete doxygen note to be experimental (#2436) 2023-02-01 15:07:23 +01:00
pulse.h pulse: log underruns/overruns after stream terminated (#2820) 2023-12-01 13:47:02 +01:00
recorder.c pulse: add NULL checks for paconn_get (#3317) 2025-02-24 12:27:51 +01:00