Commit Graph

31 Commits (master)

Author SHA1 Message Date
George Joseph 35d6da06a6 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
6 months ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
George Joseph 64ca2d48da scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph 118cb3f0dd stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
George Joseph 647c53c41f ACN: Changes specific to the core
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
George Joseph 7fbfbe7da0 streams: Fix one memory leak and one formats ref issue
5 years ago
Joshua C. Colp 1c5e68580a stream: Enforce formats immutability and ensure formats exist.
5 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
5 years ago
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
5 years ago
Joshua Colp 7528b86cad stream: Make the topology a reference counted object.
7 years ago
George Joseph f79a372941 streams: Add string metadata capability
7 years ago
Corey Farrell fb18895108 stream: Return error from ast_stream_topology_set_stream.
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
8 years ago
Joshua Colp 8412cc1e07 Merge "SDP: Rework SDP offer/answer model and update capabilities merges."
8 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
8 years ago
Richard Mudgett 3a18a09030 SDP: Rework SDP offer/answer model and update capabilities merges.
8 years ago
Richard Mudgett 4797a8bb81 stream: Ignore declined streams for some topology calls.
8 years ago
Richard Mudgett 06265b8c8a stream: Add ast_stream_topology_del_stream() and unit test.
8 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
8 years ago
Richard Mudgett 56c5c51076 stream: ast_stream_clone() cannot copy the opaque user data.
8 years ago
Kevin Harwell 7b0e3b92fd bridge_simple: Added support for streams
8 years ago
Richard Mudgett 5c1851cbc0 stream: Make ast_stream_topology_create_from_format_cap() allow NULL cap.
8 years ago
Joshua Colp 2b22c3c84b channel: Add ability to request an outgoing channel with stream topology.
8 years ago
George Joseph 8470c2bdea RFC sdp: Initial SDP creation
8 years ago
Joshua Colp f58aefba5b core: Show streams in "core show channel".
8 years ago
George Joseph f8f513d363 stream: Rename creates/destroys to allocs/frees
8 years ago
George Joseph bf2f091bbb stream: Add stream topology to channel
8 years ago
Joshua Colp 6c4657e28e stream: Add stream topology unit tests and fix uncovered bugs.
8 years ago
George Joseph 8b72ec312b stream: Add media stream topology definition and API
8 years ago
Joshua Colp bab4885f1e stream: Add media stream definition and API with unit tests.
8 years ago