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 (
Expand
)
Author
2014-09-25
Fix license header.
HEAD
master
Bent Bisballe Nyeng
2014-09-22
Remove unused file.
v1.0.0
Bent Bisballe Nyeng
2014-09-19
Missing file.
Bent Bisballe Nyeng
2014-05-30
Add memory ownership flag to lrtp_enqueue_frame.
Bent Bisballe Nyeng
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
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 l...
Bent Bisballe Nyeng
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 frame...
Bent Bisballe Nyeng
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 ra...
Bent Bisballe Nyeng
2013-09-02
Change license to LGPL.
Bent Bisballe Nyeng
2013-08-28
Initial project skeleton.
Bent Bisballe Nyeng