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
Age
Commit message (
Collapse
)
Author
2014-09-19
Missing file.
Bent Bisballe Nyeng
2014-05-30
Modify unit tests to match API change.
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
instance protection mechanism for SRTP. Make some error handling in lrtp public API.
2014-05-23
Enable crypto in win32 build.
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
Add freslist test.
Bent Bisballe Nyeng
2014-01-06
Ignore new tests
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-11
Remove pbsolete test section from add file script.
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-10
Add Visual Studio Project file.
Bent Bisballe Nyeng
2013-12-09
Finish unit test of opus transport.
Bent Bisballe Nyeng
2013-12-04
Use correct flags from configure in tests.
Bent Bisballe Nyeng
2013-12-04
Modernise autotools files. Convert all tests to cppunit.
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-04
Remove old test_raw
Bent Bisballe Nyeng
2013-12-03
Fiddle wite the opus test.
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
Added unittest (based on CppUnit) of asc2bin functions.
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
2013-08-28
add_file script.
Bent Bisballe Nyeng