Commit Graph

373 Commits (master)

Author SHA1 Message Date
Donat Zenichev 7035d6825b MT#59962 AmSession: session num getters, use counter directly
3 weeks ago
Donat Zenichev 853adb4246 MT#65074 update usage of `getParameter()`
1 month ago
Bit-Savva Mikhail 6b0af315ee MT#64847 call authentication with peers doesn't work
2 months ago
Richard Fuchs 2cd6f20009 MT#62181 silence compiler warning
4 months ago
Richard Fuchs 4bd36ffc89 MT#63171 Statistics: add dtor
11 months ago
Richard Fuchs 392cd9d759 MT#63171 StatsUDPServer: facilitate shutdown
11 months ago
Richard Fuchs 4a4b8fec18 MT#62181 StatsUDPServer: fix possible overrun
11 months ago
Richard Fuchs e684718807 MT#63171 StatsUDPServer: use correct FD flag
11 months ago
Guillem Jover 66111e7af1 MT#33054 Use system libgsm instead of embedded code copy
12 months ago
Fabricio Santolin da Silva 4707a2e026 TT#169904 Activate g729 Codec
12 months ago
Guillem Jover 164b57f609 MT#33054 Add .gitignore files
12 months ago
Richard Fuchs b7abe78e5e MT#62181 std::move updates
1 year ago
Richard Fuchs 80172e0652 MT#62181 don't use string for bool value
1 year ago
Richard Fuchs 5a6a99f93a MT#62181 opus: fix memory leak
1 year ago
Richard Fuchs 5669abc5c8 MT#62181 ilbc: fix wrong order of NULL check
1 year ago
Richard Fuchs 5279358e12 MT#59962 stats: guard against failed socket()
1 year ago
Richard Fuchs 80dc4e60ef MT#59962 AmUtils: use overloading for str2int
1 year ago
Richard Fuchs 3c04c0822d MT#59962 opus: fix memory leak
1 year ago
Richard Fuchs b885e47b8f MT#59962 libisac: fix off-by-one
1 year ago
Richard Fuchs 5f81890aa5 MT#59962 wav: use stack buffer instead of heap
1 year ago
Richard Fuchs 7d64a8e7d7 MT#59962 UACAuth: add explicit cast to int
1 year ago
Donat Zenichev f977718018 MT#59962 Coverity Scan: Unchecked return value from library (ilbc)
1 year ago
Donat Zenichev 7e4bb655ad MT#59962 Coverity Scan: Untrusted allocation size (wav_hdr)
1 year ago
Donat Zenichev bfcb9f812d MT#59962 Coverity Scan: Unchecked return value (wav_hdr)
1 year ago
Donat Zenichev 83634a216e MT#58584 Properly update remote tag and route set for PRACK
3 years ago
Guillem Jover f3a48f2a30 MT#56184 build: Fix parallel building
3 years ago
Donat Zenichev 1cacd5c46e MT#57501 the comparison will always evaluate as 'false' (fft.c)
3 years ago
Donat Zenichev 623036f369 MT#57501 'max_per' may be used uninitialized
3 years ago
Guillem Jover ed5872e857 MT#56184 build: Stop using INSTALL_TOUCH before installing the targets
3 years ago
Donat Zenichev 1b91d67cdd MT#57422 Properly move the pointer in the `read_param()`
3 years ago
Donat Zenichev a241f56e18 MT#57422 statement with no effect, cycles in the opus.c
3 years ago
Donat Zenichev 7e0153adf3 MT#57419 defined but not used (entropy_coding.c)
3 years ago
Donat Zenichev 898ebae512 MT#57417 'WebRtcSpl_NormU32' is static but used in inline function 'log2_Q10_B'
3 years ago
Donat Zenichev 7d750052f1 MT#57415 ilbc: accessing 428 bytes at offsets 0 and 160 overlaps
3 years ago
Donat Zenichev 10f7927093 MT#55831 Authentication from SEMS with no credentials
4 years ago
Marco Capetta fdaed98f44 MT#55831 NGCP refreshes the session even if STT is not supported
4 years ago
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
4 years ago
Stefan Sayer e5207b25b3 MT#55831 b/f:fix bbb13a1: remove excessive debug info
4 years ago
Stefan Sayer 4dd4d94bd1 MT#55831 opus: configurable codec settings for OPUS codec
4 years ago
Stefan Sayer abfd146d1e MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
4 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva 6a96ffdbbc Imported Upstream version 1.6.0~20150519~ae8a42
11 years ago
Victor Seva be6b7d527c Imported Upstream version 1.6.0~20140819~0b6d12
12 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Stefan Sayer 9f5e2ca55f uac_auth: added UAS authentication of requests (internal API)
13 years ago
Vladimir Broz 082f06f526 patch provided by A. Pogrebennyk - no build errors when using CI system and not installing default config files
13 years ago
Stefan Sayer e17ef89ed0 b/f: when resending request from SST to 422, send VERBATIM
13 years ago
Stefan Sayer de8fc4e8a2 b/f: sst: use proper delimiter for supported list
13 years ago
Peter Lemenkov ff94051b84 Missing include for close(FILE *)
14 years ago