summaryrefslogtreecommitdiff
path: root/src/lrtp.cc
AgeCommit message (Expand)Author
2014-09-25Fix license header.HEADmasterBent Bisballe Nyeng
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
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 l...Bent Bisballe Nyeng
2013-12-10Get rid of var stack alloc (doesn't work with msvc.)Bent Bisballe Nyeng
2013-12-04Fix wrong return value. Remove some printf's.Bent Bisballe Nyeng
2013-12-03Added some error handling. Return CSRC and ts.Bent Bisballe Nyeng
2013-11-20Framework API now complete in its first iteration. So far with support for ra...Bent Bisballe Nyeng
2013-08-28Initial project skeleton.Bent Bisballe Nyeng