summaryrefslogtreecommitdiff
path: root/src/rtp_profile.h
AgeCommit message (Collapse)Author
2014-05-30Add memory ownership flag to lrtp_enqueue_frame.Bent Bisballe Nyeng
2014-05-29Make typedef for framelists. Add some error handling in SRTP class. Make new ↵Bent Bisballe Nyeng
instance protection mechanism for SRTP. Make some error handling in lrtp public API.
2014-03-07Free data in input frame, not just the frame struct.Bent Bisballe Nyeng
2014-01-06Fix round robin frame selector. Add l16 and jpeg profiles. Add timestamp to ↵Bent Bisballe Nyeng
lrtp_enqueue_frame.
2013-11-20Framework API now complete in its first iteration. So far with support for ↵Bent Bisballe Nyeng
raw, opus and amrwb.