Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Update to 0.4.0 | Mario Sergio Fujikawa Ferreira | 2008-09-07 | 1 | -37/+0 |
| | | | | | | | o Fix BROKEN Notes: svn path=/head/; revision=220044 | ||||
* | o More updates to libjingle's third party mediaphone (obtained from | Mario Sergio Fujikawa Ferreira | 2006-05-11 | 1 | -2/+28 |
| | | | | | | | | | | | | | | | | | | | current CVS of net/linphone http://savannah.gnu.org/projects/linphone/) library [1] o Pacify gcc: add missing "return" values to non-void functions o This last round of patches get voice communications to "realtime" responsiveness levels. Previously, there were a couple seconds of latency on communications which made them a patience test. - Particularly, the change on talk/third_party/mediastreamer/msrtprecv.c where we now rely on the rtp session's send_pt payload instead of the recv_pt one o Bump PORTREVISION Obtained from: linphone's CVS [1] Notes: svn path=/head/; revision=162055 | ||||
* | o Additional patching obtained from the effort of porting net-im/kopete with | Mario Sergio Fujikawa Ferreira | 2006-04-21 | 1 | -0/+11 |
libjingle support. o Update libjingle's third party mediaphone (obtained from latest release of net/linphone 1.3.5) library o Force OSS sound system detection o Bump PORTREVISION Notes: svn path=/head/; revision=160081 |