1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00
miraclecast/src/shared
David Herrmann 12bf5e026e shl: add ring-buffer helpers
The shl_ring helpers manage a dynamically-growing ring-buffer. We need
that for the following RTSP stream parsers, so add them to src/shared/.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2014-03-21 12:15:57 +01:00
..
shl_dlist.h shl: update shl dlist/util 2014-03-19 12:36:49 +01:00
shl_htable.c shl: add u64 htable helpers 2014-03-21 11:54:45 +01:00
shl_htable.h shl: add u64 htable helpers 2014-03-21 11:54:45 +01:00
shl_log.c Move shared helpers into ./src/shared/ 2014-02-18 13:56:12 +01:00
shl_log.h shl: update shl files 2014-03-14 19:44:53 +01:00
shl_macro.h shl: update shl files 2014-03-14 19:44:53 +01:00
shl_ring.c shl: add ring-buffer helpers 2014-03-21 12:15:57 +01:00
shl_ring.h shl: add ring-buffer helpers 2014-03-21 12:15:57 +01:00
shl_util.c shl: update shl files 2014-03-14 19:44:53 +01:00
shl_util.h shl: update shl dlist/util 2014-03-19 12:36:49 +01:00
util.h shared: add wpa_supplicant bus-helpers 2014-03-19 13:03:32 +01:00
wpas.c shared: add wpa_supplicant bus-helpers 2014-03-19 13:03:32 +01:00
wpas.h shared: add wpa_supplicant bus-helpers 2014-03-19 13:03:32 +01:00