index
:
lrtp.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2014-05-30
Add (more) error checking for SRTP.
Bent Bisballe Nyeng
2014-05-30
Fix debug output on linux (does not work on win32)
Bent Bisballe Nyeng
2014-05-29
Make 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-05-13
Fix msvc compilation.
Bent Bisballe Nyeng
2014-04-29
Add some documentation.
Bent Bisballe Nyeng
2014-03-07
Free data in input frame, not just the frame struct.
Bent Bisballe Nyeng
2014-01-09
Added missing dist files.
Bent Bisballe Nyeng
2014-01-06
Remove spurious character....
Bent Bisballe Nyeng
2014-01-06
Fix round robin frame selector. Add l16 and jpeg profiles. Add timestamp to ↵
Bent Bisballe Nyeng
lrtp_enqueue_frame.
2013-12-10
Remove unused includes. Fix missing ;
Bent Bisballe Nyeng
2013-12-10
Fix include for ntoh et al. on windows.
Bent Bisballe Nyeng
2013-12-10
Get rid of var stack alloc (doesn't work with msvc.)
Bent Bisballe Nyeng
2013-12-04
Remove obsolete cahce mechanism.
Bent Bisballe Nyeng
2013-12-04
Force even number of frames in each packet (unless 1) for robust stereo ↵
Bent Bisballe Nyeng
frame interleaving on package loss. Remove some printf's.
2013-12-04
Fix wrong return value. Remove some printf's.
Bent Bisballe Nyeng
2013-12-03
Added some error handling. Return CSRC and ts.
Bent Bisballe Nyeng
2013-12-03
Report errors in SRTP decrypt.
Bent Bisballe Nyeng
2013-12-03
Report errors in rtpSetPayload/fromPacket methods.
Bent Bisballe Nyeng
2013-11-20
Add missin include.
Bent Bisballe Nyeng
2013-11-20
Framework API now complete in its first iteration. So far with support for ↵
Bent Bisballe Nyeng
raw, opus and amrwb.
2013-09-02
Change license to LGPL.
Bent Bisballe Nyeng
2013-08-28
Initial project skeleton.
Bent Bisballe Nyeng