| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
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 |
|
|
f393d29009 |
TT#101202 keep timer queue entries with same timestamp in order
closes #1110 Change-Id: Ia121deb9589bfdfa112189b22d4a78bdb29c535b |
5 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 |
|
|
d6ad6a6744 |
TT#74301 convert timerthread_queue entries list to GTree
Change-Id: I7a8d54f7f7ffe2b27617c109b6d04a2cc20861e9 |
6 years ago |
|
|
18634c4202 |
TT#74301 refactor send_timer into generic timer
Change-Id: I81dae7ae8bb1bfe0324f9a8ce256cf9d1c377840 |
6 years ago |
|
|
83965bdb1f |
TT#50652 infrastructure to support reading/playing of media files
Change-Id: I8212f5c74bcb9557d41f80ef3a1595f53bafde8a |
7 years ago |
|
|
d96dbdea17 |
TT#50652 split timer thread functions into separate file
Change-Id: I445f3e2556ce647bf7e245e9612f4babcf04e388 |
7 years ago |