summaryrefslogtreecommitdiff
path: root/main/stream.c
AgeCommit message (Expand)Author
2017-11-07stream: Return error from ast_stream_topology_set_stream.Corey Farrell
2017-10-30core / pjsip: Add support for grouping streams together.Joshua Colp
2017-07-26Merge "SDP: Rework SDP offer/answer model and update capabilities merges."Joshua Colp
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-20SDP: Rework SDP offer/answer model and update capabilities merges.Richard Mudgett
2017-06-15stream: Ignore declined streams for some topology calls.Richard Mudgett
2017-06-15stream: Add ast_stream_topology_del_stream() and unit test.Richard Mudgett
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-05stream: ast_stream_clone() cannot copy the opaque user data.Richard Mudgett
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-04-27stream: Make ast_stream_topology_create_from_format_cap() allow NULL cap.Richard Mudgett
2017-04-27channel: Add ability to request an outgoing channel with stream topology.Joshua Colp
2017-03-14RFC sdp: Initial SDP creationGeorge Joseph
2017-02-22core: Show streams in "core show channel".Joshua Colp
2017-02-16stream: Rename creates/destroys to allocs/freesGeorge Joseph
2017-02-14stream: Add stream topology to channelGeorge Joseph
2017-02-13stream: Add stream topology unit tests and fix uncovered bugs.Joshua Colp
2017-02-13stream: Add media stream topology definition and APIGeorge Joseph
2017-02-10stream: Add media stream definition and API with unit tests.Joshua Colp