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 (
Expand
)
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
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 l...
Bent Bisballe Nyeng
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 frame...
Bent Bisballe Nyeng
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 ra...
Bent Bisballe Nyeng
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