| .. |
|
aac
|
aac: fix debug printf (confSize) (#3432)
|
2025-06-27 12:23:55 +02:00 |
|
aaudio
|
aaudio: support device selection via config (#3767)
|
2026-07-14 14:06:47 +02:00 |
|
account
|
account: misc improvements in core and test (#3588)
|
2025-12-28 14:11:01 +01:00 |
|
alsa
|
misc: refactor _GNU_SOURCE usage (#3282)
|
2025-01-18 11:55:04 +01:00 |
|
amr
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
aptx
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
aubridge
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
auconv
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
audiounit
|
audiounit: remove 'int ch' already present in struct ausrc_prm (#3508)
|
2025-09-22 13:16:25 +02:00 |
|
aufile
|
aufile: return 0 instead of err (#3322)
|
2025-03-12 08:57:20 +01:00 |
|
augain
|
augain: add audio volume filter module (#3166)
|
2024-10-21 08:40:22 +02:00 |
|
auresamp
|
auresamp: change type to fix warning on windows (#3293)
|
2025-01-22 08:53:12 +01:00 |
|
ausine
|
ausine: reorder library includes
|
2025-01-28 21:54:40 +01:00 |
|
av1
|
av1: use av1_packetize() function instead of wrapper (#3448)
|
2025-07-27 15:02:02 +02:00 |
|
avcapture
|
avcapture: add macOS screen capture
|
2025-05-04 12:07:21 +02:00 |
|
avcodec
|
misc: fix redefinition once flag errors (#3721)
|
2026-05-07 17:30:18 +02:00 |
|
avfilter
|
avfilter: fix av_opt_set_int_list deprecation warning (#3527)
|
2025-10-08 08:29:30 +02:00 |
|
avformat
|
misc: fix redefinition once flag errors (#3721)
|
2026-05-07 17:30:18 +02:00 |
|
codec2
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
cons
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
contact
|
contact: add clrcontacts command to clear all contacts (#3751)
|
2026-06-11 14:52:52 +02:00 |
|
coreaudio
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
ctrl_dbus
|
bevent: rename bevent_odict_encode() and add to test (#3665)
|
2026-03-04 12:56:28 +01:00 |
|
ctrl_tcp
|
modules: use secure snprintf() instead of insecure sprintf() (#3746)
|
2026-06-18 10:30:35 +02:00 |
|
debug_cmd
|
misc: add baresip_version() to get Baresip version string (#3442)
|
2025-07-24 08:12:53 +02:00 |
|
dshow
|
modules: fix minor typos (#3525)
|
2025-10-07 09:23:02 +02:00 |
|
dtls_srtp
|
tls: change to non-deprecated TLS_METHOD_XXX (#3732)
|
2026-05-13 17:28:57 +02:00 |
|
echo
|
enum ua event rename (#3445)
|
2025-07-30 07:27:58 +02:00 |
|
evdev
|
evdev: allowing evdev module compilation on FreeBSD (#3354)
|
2025-04-14 13:44:42 +02:00 |
|
fakevideo
|
modules: fix minor typos (#3525)
|
2025-10-07 09:23:02 +02:00 |
|
g711
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
g722
|
g722: add libg722 module as alternative to avoid spandsp dependency (#3545)
|
2025-10-28 12:11:48 +01:00 |
|
g7221
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
gst
|
gst: fix crash on shutdown (#3480)
|
2025-08-28 20:47:54 +02:00 |
|
gtk
|
misc: fix redefinition once flag errors (#3721)
|
2026-05-07 17:30:18 +02:00 |
|
gzrtp
|
modules: fix minor typos (#3525)
|
2025-10-07 09:23:02 +02:00 |
|
httpd
|
httpd: print err instead of no reply (#3627)
|
2026-01-21 09:09:54 +01:00 |
|
httpreq
|
httpreq: fix possible NULL pointer dereference
|
2024-12-20 10:53:03 +01:00 |
|
ice
|
ice: use icem_rcand_ready (#3498)
|
2025-09-17 17:47:52 +02:00 |
|
in_band_dtmf
|
modules: fix minor typos (#3525)
|
2025-10-07 09:23:02 +02:00 |
|
jack
|
jack: add jack_server_name config (#3143)
|
2024-09-09 10:36:03 +02:00 |
|
l16
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
libg722
|
g722: add libg722 module as alternative to avoid spandsp dependency (#3545)
|
2025-10-28 12:11:48 +01:00 |
|
menu
|
menu: fix limit early media (#3754)
|
2026-06-18 10:29:55 +02:00 |
|
mixausrc
|
mixausrc: do not exit if cname is not set (#3655)
|
2026-02-19 09:34:26 +01:00 |
|
mixminus
|
mixminus: add encode mutex locking
|
2025-04-24 10:36:42 +02:00 |
|
mqtt
|
bevent: rename bevent_odict_encode() and add to test (#3665)
|
2026-03-04 12:56:28 +01:00 |
|
mwi
|
enum ua event rename (#3445)
|
2025-07-30 07:27:58 +02:00 |
|
natpmp
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
netroam
|
netroam/cmake: add optional netlink detection (#2960)
|
2024-03-13 14:07:08 +01:00 |
|
opensles
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
opus
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
opus_multistream
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
pcp
|
pcp: fix return err on module_init
|
2024-12-20 14:21:58 +01:00 |
|
pipewire
|
misc: fix redefinition once flag errors (#3721)
|
2026-05-07 17:30:18 +02:00 |
|
plc
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
portaudio
|
portaudio: fixed selecting playback-only devices by name (refs #3330) (#3331)
|
2025-03-26 15:40:13 +01:00 |
|
presence
|
enum ua event rename (#3445)
|
2025-07-30 07:27:58 +02:00 |
|
pulse
|
pulse: cast usec to fit print format (#3563)
|
2025-11-22 15:21:15 +01:00 |
|
rtcpsummary
|
enum ua event rename (#3445)
|
2025-07-30 07:27:58 +02:00 |
|
sdl
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
selfview
|
modules/selfview: added support for screen rotation (#3666)
|
2026-03-07 04:15:04 +02:00 |
|
serreg
|
enum ua event rename (#3445)
|
2025-07-30 07:27:58 +02:00 |
|
snapshot
|
modules: use secure snprintf() instead of insecure sprintf() (#3746)
|
2026-06-18 10:30:35 +02:00 |
|
sndfile
|
sndfile: module_event from main thread
|
2024-09-07 07:46:52 +02:00 |
|
sndio
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
srtp
|
srtp: use rtp_is_rtcp_packet() from libre (#3708)
|
2026-04-20 15:27:07 +02:00 |
|
stdio
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
stun
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
swscale
|
misc: fix redefinition once flag errors (#3721)
|
2026-05-07 17:30:18 +02:00 |
|
syslog
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
turn
|
turn: always add secure bool to prevent ifdef within info
|
2025-01-28 21:54:40 +01:00 |
|
uuid
|
uuid: check that uuid file contains valid uuid (#3426)
|
2025-06-18 14:16:39 +02:00 |
|
v4l2
|
v4l2: enumerate resolutions (#3643)
|
2026-02-06 09:53:16 +01:00 |
|
vidbridge
|
misc: cppcheck fixes (#3007)
|
2024-04-20 11:46:47 +02:00 |
|
vidinfo
|
vidinfo: avoid use of floating numbers (#3270)
|
2025-01-10 09:15:03 +01:00 |
|
vp8
|
vp8,vp9: fix deprecated decode codec init (#2952)
|
2024-03-10 13:38:57 +01:00 |
|
vp9
|
vp8,vp9: fix deprecated decode codec init (#2952)
|
2024-03-10 13:38:57 +01:00 |
|
vumeter
|
enum ua event rename (#3445)
|
2025-07-30 07:27:58 +02:00 |
|
wasapi
|
wasapi: fix include headers
|
2025-01-28 21:54:40 +01:00 |
|
webrtc_aec
|
webrtc_aec: fix system cmake include (#3782)
|
2026-07-23 16:43:57 +02:00 |
|
wincons
|
cmake: refactor module detection (#2875)
|
2024-01-13 08:45:17 +01:00 |
|
x11
|
modules: fix minor typos (#3525)
|
2025-10-07 09:23:02 +02:00 |