Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
2009-10-03 17:39:18 by Thomas Klausner | Files touched by this commit (194) | |
Log message:
Remove kde4 packages, imported to pkgsrc.
|
2009-08-16 18:00:27 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 0.16.0, set LICENSE.
May 4, 2009 : ortp-0.16.0
- update stun api to support new RFC
- fix gcc warnings
- added new PayloadType
October 13, 2008: ortp-0.15.0
- telephone event detection bugfix
- reduce number of memory allocation: !! attention here ABI/API change !!
If you are using mp=rtp_session_recvm_with_ts(), the payload data is no more \
pointed by mp->b_cont->b_rptr.
Instead you can use the following to skip the header:
rtp_get_payload(mp,mp->b_rptr);
March 14, 2007: ortp-0.14.3
- new ortp_set_memory_functions() method
- jitter buffer bugfixes, simplification and improvements
July 27, 2007: ortp-0.14.0
- a few optimisations
- support for number of channels in PayloadType (interface changed !)
- srtp optional support (using libsrtp from http://srtp.sf.net)
|
2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284) |
Log message:
Convert buildlink3.mk files to new world order.
|
2009-01-10 02:13:45 by mwdavies | Files touched by this commit (5) |
Log message:
Update to ortp 0.13.1
4 or 5 years of changes.
|
2006-11-14 20:20:32 by Sergey Svishchev | Files touched by this commit (11) |
Log message:
Adjust HOMEPAGE and/or MASTER_SITE
|
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
|
2006-04-06 09:18:13 by Jeremy C. Reed | Files touched by this commit (23) |
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.
As discussed on tech-pkg.
|
2005-12-17 00:03:38 by zul_ | Files touched by this commit (6) | |
Log message:
Ortp is a free implementation of Real-time Transport Protocol stack ( rfc
3550 ), written primilarly to be used in linphone but already used by
jingle.
|
Next | Query returned 8 messages, browsing 1 to 10 | previous