bb28c7befb
GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design and implementation of ccRTP make it suitable for high capacity servers and gateways as well as personal client applications. from brad@ ok ajacoutot@
24 lines
542 B
Plaintext
24 lines
542 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/08 05:23:20 jakemsr Exp $
|
|
%%SHARED%%
|
|
include/ccrtp/
|
|
include/ccrtp/CryptoContext.h
|
|
include/ccrtp/base.h
|
|
include/ccrtp/channel.h
|
|
include/ccrtp/cqueue.h
|
|
include/ccrtp/ext.h
|
|
include/ccrtp/formats.h
|
|
include/ccrtp/ioqueue.h
|
|
include/ccrtp/iqueue.h
|
|
include/ccrtp/oqueue.h
|
|
include/ccrtp/pool.h
|
|
include/ccrtp/queuebase.h
|
|
include/ccrtp/rtcppkt.h
|
|
include/ccrtp/rtp.h
|
|
include/ccrtp/rtppkt.h
|
|
include/ccrtp/sources.h
|
|
@info info/ccrtp.info
|
|
lib/libccrtp1.a
|
|
lib/libccrtp1.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libccrtp1.pc
|