- API to change volume gain on MSMediaPlayers
- Remove useless error on Wasapi when trying to set unchanged values.
- Fix MKV reader on TrackNumber that can be different in memory space (Windows bug)
- Wasapi: Fix debug feedback
- Wasapi: Fix uninitialized frame count that could lead to have negative buffer.
- Wasapi: Add a memory report for wasapi in case of an out of memory error.
- Wasapi: Add a function to disabling audio enhancements.
- Wasapi: Use options to get human hearing quality.
- Wasapi: Factorize audio format.
- Wasapi: Fix variables that weren't updated in case of different audio format.
- Wasapi: Do not use MixFormat without having set fix parameters (16bits/PCM).
- Wasapi: Fix channel mask.
- Wasapi: Reset Audio Client in case of error.
- Remove mswasapi code from mediastreamer2 and keep it on mswasapi project.
- MSMediaFoundation: Fix a crash/no webcam behaviour with msmfoundation : keep only supported formats when selecting one.
- LDAP: Change enum order to fix an error on swift wrapper.
bctoolbox!160 (merged)
liblinphone!1955 (merged)
mediastreamer2!624 (merged)
mswasapi!22 (closed)