summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25Fix license header.HEADmasterBent Bisballe Nyeng
2014-09-22Remove unused file.v1.0.0Bent Bisballe Nyeng
2014-09-22Bump versionBent Bisballe Nyeng
2014-09-19Missing file.Bent Bisballe Nyeng
2014-05-30Modify unit tests to match API change.Bent Bisballe Nyeng
2014-05-30Add memory ownership flag to lrtp_enqueue_frame.Bent Bisballe Nyeng
2014-05-30Add (more) error checking for SRTP.Bent Bisballe Nyeng
2014-05-30Fix debug output on linux (does not work on win32)Bent Bisballe Nyeng
2014-05-29Make typedef for framelists. Add some error handling in SRTP class. Make new ...Bent Bisballe Nyeng
2014-05-23Enable crypto in win32 build.Bent Bisballe Nyeng
2014-05-13Fix msvc compilation.Bent Bisballe Nyeng
2014-04-29Add some documentation.Bent Bisballe Nyeng
2014-03-07Free data in input frame, not just the frame struct.Bent Bisballe Nyeng
2014-01-09Added missing dist files.Bent Bisballe Nyeng
2014-01-06Add freslist test.Bent Bisballe Nyeng
2014-01-06Ignore new testsBent Bisballe Nyeng
2014-01-06Remove spurious character....Bent Bisballe Nyeng
2014-01-06Fix round robin frame selector. Add l16 and jpeg profiles. Add timestamp to l...Bent Bisballe Nyeng
2013-12-11Remove pbsolete test section from add file script.Bent Bisballe Nyeng
2013-12-10Remove unused includes. Fix missing ;Bent Bisballe Nyeng
2013-12-10Fix include for ntoh et al. on windows.Bent Bisballe Nyeng
2013-12-10Get rid of var stack alloc (doesn't work with msvc.)Bent Bisballe Nyeng
2013-12-10Add Visual Studio Project file.Bent Bisballe Nyeng
2013-12-09Finish unit test of opus transport.Bent Bisballe Nyeng
2013-12-04Use correct flags from configure in tests.Bent Bisballe Nyeng
2013-12-04Modernise autotools files. Convert all tests to cppunit.Bent Bisballe Nyeng
2013-12-04Remove obsolete cahce mechanism.Bent Bisballe Nyeng
2013-12-04Force even number of frames in each packet (unless 1) for robust stereo frame...Bent Bisballe Nyeng
2013-12-04Fix wrong return value. Remove some printf's.Bent Bisballe Nyeng
2013-12-04Remove old test_rawBent Bisballe Nyeng
2013-12-03Fiddle wite the opus test.Bent Bisballe Nyeng
2013-12-03Added some error handling. Return CSRC and ts.Bent Bisballe Nyeng
2013-12-03Report errors in SRTP decrypt.Bent Bisballe Nyeng
2013-12-03Report errors in rtpSetPayload/fromPacket methods.Bent Bisballe Nyeng
2013-11-20Added unittest (based on CppUnit) of asc2bin functions.Bent Bisballe Nyeng
2013-11-20Add missin include.Bent Bisballe Nyeng
2013-11-20Framework API now complete in its first iteration. So far with support for ra...Bent Bisballe Nyeng
2013-09-02Change license to LGPL.Bent Bisballe Nyeng
2013-08-28Initial project skeleton.Bent Bisballe Nyeng
2013-08-28add_file script.Bent Bisballe Nyeng