diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-13 00:59:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:01 +0200 |
commit | 0fed58e1fa80ee58c5de558ce7d511217a1356f4 (patch) | |
tree | 595b08a2f6f5f4b77f5a4dfe29783ba2e80bcc13 /libraries/ortp/slack-desc | |
parent | c35e88da5f06e04a656823c216deb3d4104f3360 (diff) | |
download | slackbuilds-0fed58e1fa80ee58c5de558ce7d511217a1356f4.tar.gz |
libraries/ortp: Added to 13.0 repository
Diffstat (limited to 'libraries/ortp/slack-desc')
-rw-r--r-- | libraries/ortp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ortp/slack-desc b/libraries/ortp/slack-desc new file mode 100644 index 0000000000..ec29c6a2a2 --- /dev/null +++ b/libraries/ortp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ortp: oRTP (A Real-time Transport Protocol stack under GPL) +ortp: +ortp: Implement the RFC3550 (RTP) with a easy to use API with high and low +ortp: level access. Includes support for multiples profiles, AV profile +ortp: (RFC1890) being the one by default. Implements blocking and non +ortp: blocking IO for RTP sessions.Supports part of RFC2833 for telephone +ortp: events over RTP. +ortp: +ortp: Homepage: http://www.linphone.org/index.php/eng/code_review/ortp +ortp: +ortp: |