You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Donat Zenichev
7035d6825b
MT#59962 AmSession: session num getters, use counter directly
...
No need to do local copy operations, because:
- local copy on stack created
- then another copy on stack created when returning
So this does two copy operations.
Instead just do one during return, this is still covered
with the lock guard.
Additionally: split `getMaxSessionNum()` into getter
and setter, because the name is misleading now.
Hence those callers, who want to get the max session number,
are obligated to also update to the new value.
Change-Id: Icc775d9236d5c80de829c55638e1da47ae095289
3 weeks ago
..
adpcm
MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
4 years ago
echo
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
g722
MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
4 years ago
g729
TT#169904 Activate g729 Codec
12 months ago
gsm
MT#33054 Use system libgsm instead of embedded code copy
12 months ago
ilbc
MT#62181 ilbc: fix wrong order of NULL check
1 year ago
isac
MT#59962 libisac: fix off-by-one
1 year ago
l16
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
opus
MT#62181 opus: fix memory leak
1 year ago
session_timer
MT#62181 don't use string for bool value
1 year ago
silk
MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
4 years ago
speex
MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
4 years ago
stats
MT#59962 AmSession: session num getters, use counter directly
3 weeks ago
uac_auth
MT#65074 update usage of `getParameter()`
1 month ago
wav
MT#59962 wav: use stack buffer instead of heap
1 year ago
CMakeLists.txt
TT#169904 Activate g729 Codec
12 months ago
Makefile
MT#56184 build: Fix parallel building
3 years ago
Makefile.app_module
MT#56184 build: Stop using INSTALL_TOUCH before installing the targets
3 years ago
Makefile.audio_module
MT#56184 build: Stop using INSTALL_TOUCH before installing the targets
3 years ago