summaryrefslogtreecommitdiff
path: root/tests/test_stream.c
AgeCommit message (Expand)Author
2017-08-22channel: Fix topology API locking.Richard Mudgett
2017-08-03Correct some leaks in unit tests.Corey Farrell
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-03bridge_simple: Added support for streamsKevin Harwell
2017-04-27channel: Add ability to request an outgoing channel with stream topology.Joshua Colp
2017-03-07core: Add stream topology changing primitives with tests.Joshua Colp
2017-03-01stream: Unit tests for stream read and tweaks frameworkGeorge Joseph
2017-02-23channel: Add support for writing to a specific stream.Joshua Colp
2017-02-16stream: Rename creates/destroys to allocs/freesGeorge Joseph
2017-02-15stream: Add unit tests for channel stream usage.Joshua Colp
2017-02-13stream: Add stream topology unit tests and fix uncovered bugs.Joshua Colp
2017-02-10stream: Add media stream definition and API with unit tests.Joshua Colp