]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stream: Add media stream topology definition and API 22/4922/5
authorGeorge Joseph <gjoseph@digium.com>
Fri, 10 Feb 2017 21:45:43 +0000 (14:45 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 13 Feb 2017 14:49:25 +0000 (07:49 -0700)
commit8b72ec312bd9fc439383a24d3f5c29b638758fd3
tree4d3ca86c7ec86a9c7d5f297d8d012bb590b8e2fb
parentbab4885f1e923a252209db8b6011cf8a2fcb30c5
stream:  Add media stream topology definition and API

This change adds the media stream topology definition and API for
accessing and using it.

Some refactoring of the stream was also done.

ASTERISK-26786

Change-Id: Ic930232d24d5ad66dcabc14e9b359e0ff8e7f568
include/asterisk/codec.h
include/asterisk/stream.h
main/format_cap.c
main/stream.c
res/res_pjsip_sdp_rtp.c