aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jibuf
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte2-6/+6
2022-09-02osmux: Allocate struct osmux_out_handle through APIPau Espin Pedrol1-5/+8
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol2-2/+2
2019-05-17osmux: Extend osmux_out_handle and add new API to set rtp payload_typePau Espin Pedrol1-1/+1
2018-05-15jibuf: Fix out-of-order seq queue around syncpointsPau Espin Pedrol2-4/+3
2018-05-15tests: jibuf_test: Add scenario to show out-of-order bugPau Espin Pedrol2-0/+83
2018-05-15tests: jibuf_test: Set some functions as staticPau Espin Pedrol1-2/+2
2018-04-19osmux: Move examples and tests to use new output APIsPau Espin Pedrol1-7/+7
2018-04-17examples: use osmo_init_logging2Pau Espin Pedrol1-1/+3
2018-04-17tests: use osmo_init_logging2Pau Espin Pedrol1-1/+3
2018-04-13jibuf: Estimate src clock skewPau Espin Pedrol4-10/+972
2018-04-13tests: jibuf_tool: Add seq.pltPau Espin Pedrol1-0/+50
2018-04-13jibuf: re-sync clock out of sync timestampsPau Espin Pedrol3-2/+128
2018-04-13jibuf: Take RTP marker into accountPau Espin Pedrol3-2/+74
2018-04-13tests: jibuf_tool: Add parameters to control size of bufferPau Espin Pedrol1-4/+14
2018-04-13tests: jibuf_tool: Add OSMUX supportPau Espin Pedrol1-3/+40
2018-04-13tests: jibuf_tool: Improve jibuf_test to read pcapsPau Espin Pedrol2-103/+291
2018-04-13tests: jibuf_tool: Initial commitPau Espin Pedrol2-0/+417
2018-04-13jibuf: Add initial implementation of Jitter BufferPau Espin Pedrol2-0/+949