libftl/media.c (4 lines): - line 342: media->seq_num = media->xmit_seq_num = 0; //TODO: should start at a random value - line 948: //TODO need to worry about alignment on some platforms - line 1547: // TODO : Improve estimation of rtt stability. - line 1564: // TODO : Improve estimation of rtt stability libftl/ftl-sdk.c (1 line): - line 72: //TODO: this should be randomly generated, there is a potential for ssrc collisions with this libftl/ftl_private.h (1 line): - line 415: // FIXME: make this less global