f47fbc9263
by pancake ;) <poppnk@users.sourceforge.net>. Welcome to GNU ccRTP, the RTP protocol stack of GNU Common C++ and the GNU project. GNU ccRTP was created as a "generic" and high performance RTP stack and uses queued packet lists for both sending and receiving of realtime data. A single scheduler thread both schedules delivery of timestamped outgoing packets, and processes incoming packets into the receive queue. A seperate thread or process can then feed data into the stack for delivery and process pending requests without interfering with the stack service thread itself.
20 lines
505 B
Text
20 lines
505 B
Text
@comment $NetBSD: PLIST,v 1.1 2013/04/17 00:54:16 rodent Exp $
|
|
include/ccrtp/CryptoContext.h
|
|
include/ccrtp/CryptoContextCtrl.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/ccrtp.info
|
|
lib/libccrtp.la
|
|
lib/pkgconfig/libccrtp.pc
|