| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
d45a29e3cd |
MT#55283 adaptive jitter buffer
closes #2018 Change-Id: I94d4eb08e96fe33e149a03a647c6b13c814d7469 |
1 month ago |
|
|
5d878748d3 |
MT#55283 convert jitter_bufer to int64_t
Change-Id: I959cfbd8d56d13bb30419c19f4245876c71c7b25 |
8 months ago |
|
|
da7b8f30ff |
MT#55283 refactor timer thread creation
Use a unified function to launch timer threads. Functional no-op. Change-Id: I6debd71220cfe464c48c00e5d194b5cf9b65e16c |
2 years ago |
|
|
423d7bf824 |
MT#59086 Unify header files.
In the header files follow the rules: 1. Firstly goes ifndef/define construction, then one empty row. 2. Secondly go system headers, so in angle-brackets, then one empty row. 3. If there are important pre-processor definitions, which affect the following custom file headers, they are added next, then one empty row. 4. Thirdly custom header files, so in double quotes, then at least one empty row. 5. If there is "xt_RTPENGINE.h", it's mentioned next, but separately, then one empty row. 6. Then pre-processor definitions, and one empty row before the code. In some situations it's allowed to step aside from the rules, when inclusions are dependent on each other, so on specific sequence, and also possibly on some inline objects definitions. But, if possible to follow the rules, it should be done. Change-Id: I6bec69b508653947c04e7785775373d21112eb58 |
2 years ago |
|
|
2975b2131d |
MT#55283 convert struct call to typedef
Change-Id: I1f01fdf74d6d3952413ebc02dfdb9770b324481c |
2 years ago |
|
|
8ba5d162dd |
Fix Valgrind "still reachable" for a few others
log, ice, media_player, jitter_buffer, statistics, codeclib, call_interfaces |
6 years ago |
|
|
05b6da43f1 | JB marker fix | 6 years ago |
|
|
e44abd3dc7 | JB marker fix | 6 years ago |
|
|
e7c85ce578 | jitter buffer correction | 6 years ago |
|
|
195f618928 | jb_fix | 6 years ago |
|
|
e3a5d45433 | jb_new | 6 years ago |
|
|
c0b28c3d65 | jb_new | 6 years ago |
|
|
ef0d6a3a80 |
TT#74301 merge jitter buffer PR #834
refactored closes #834 Change-Id: I174cc6e365af54fb66d2dd78be02c601c5d5d645 |
6 years ago |