Richard Fuchs
cbaa0c106a
MT#55283 use typed GQueue for ICE lists
Change-Id: Ieb4168cc7959347940831b5b83dce82ba1fe1965
2 years ago
Richard Fuchs
6685fb6efd
MT#55283 use g_auto for sdp_streams/sessions
Introduce sdp_streams_q and sdp_sessions_q as their own types (typed
GQueue)
Change-Id: Iee99a4ccd9aba57c49d449963a7cd77f8e20adcc
2 years ago
Richard Fuchs
575d86816f
MT#55283 turn ng_buffer into typedef
Change-Id: I278cb1b81d9c23074cf159901668221f52d239dd
2 years ago
Richard Fuchs
d4d8e0368f
MT#55283 turn stats_metric into typedef
Change-Id: I4f41315409cc34494032e4f01f821d06d4f74d7e
2 years ago
Richard Fuchs
c11a05f62d
MT#55283 introduce typed GHashTable primitives
Simple wrappers around glib's GHashTable functions that add type
information, instead of just using void* for everything.
Change-Id: I3e7c0f095f1f58b943ba80d1e14e763707ee1698
2 years ago
Richard Fuchs
bc61caf2cc
MT#55283 turn sdp_ng_flags into a typedef
... and introduce types.h to contain typedefs and forward declarations
of their structs.
Change-Id: I579eaf188a0adab13e4a9cca703f8575ac45cca8
2 years ago