summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2018-04-30Merge "bridge_softmix: Fix sporadic incorrect video stream mapping."Jenkins2
2018-04-30Merge "BuildSystem: Add DragonFly BSD."George Joseph
2018-04-27Merge "bridge_softmix: Forward TEXT frames"Jenkins2
2018-04-20bridge_softmix: Fix sporadic incorrect video stream mapping.Joshua Colp
2018-04-20bridge_softmix: Fix some REMB bugs.Joshua Colp
2018-04-20BuildSystem: Add DragonFly BSD.Alexander Traud
2018-04-17bridge_softmix / app_confbridge: Add support for REMB combining.Joshua Colp
2018-04-17bridge_softmix: Forward TEXT framesGeorge Joseph
2018-03-20bridge_softmix: Clear "talking" when a channel is put on holdKevin Harwell
2018-02-21bridge_simple.c: Fix stream topology handling.Richard Mudgett
2018-02-02Merge "bridge_softmix.c: Report not talking immediately when muted."Joshua Colp
2018-01-31bridge_softmix.c: Report not talking immediately when muted.Richard Mudgett
2018-01-31app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.Richard Mudgett
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2018-01-08bridge_softmix: Fix sfu_append_source_streams test.Corey Farrell
2018-01-06bridge_softmix: Removed unused parameter from check_binaural_position_change(.).Alexander Traud
2017-12-27bridge_native_rtp.c: Fix reentrancy framehook crash.Richard Mudgett
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-19Merge "bridge_softmix.c: Don't match dead streams."Jenkins2
2017-12-19Merge "bridge_softmix.c: Change remove_destination_streams() return meaning."Jenkins2
2017-12-18bridge_softmix.c: Change remove_destination_streams() return meaning.Richard Mudgett
2017-12-18bridge_softmix.c: Don't match dead streams.Richard Mudgett
2017-12-18bridge_softmix: Fix memory leaks.Corey Farrell
2017-11-08bridge_softmix: Note why ast_stream_topology_set_stream cannot fail.Corey Farrell
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-23Merge "bridge_softmix: Reduce topology cloning and improve renegotiation."Joshua Colp
2017-10-17bridge_softmix: Reduce topology cloning and improve renegotiation.Joshua Colp
2017-10-13bridge_simple: Improve renegotiation success rate.Joshua Colp
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-09-20bridge : Fix one-way direct-media when early bridging with native_rtpJean Aunis
2017-08-29bridge_native_rtp.c: Fixup native_rtp_framehook()Richard Mudgett
2017-08-23Merge changes from topic 'ASTERISK-27212'Jenkins2
2017-08-23Merge "bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit."Jenkins2
2017-08-22bridge: Fix softmix bridge deadlock.Richard Mudgett
2017-08-22bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit.Richard Mudgett
2017-08-22bridge_softmix.c: Remove always true test.Richard Mudgett
2017-08-06bridge: Fix stream topology/participant locking and video misrouting.Joshua Colp
2017-07-26Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation i...Joshua Colp
2017-07-19Merge "bridge_softmix: Use removed stream spots when renegotiating."Jenkins2
2017-07-19bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-07-18Merge "bridge_softmix: Don't reorder streams on participant leaving."Jenkins2
2017-07-17bridge_softmix: Don't reorder streams on participant leaving.Joshua Colp
2017-07-16bridge_softmix: Use removed stream spots when renegotiating.Joshua Colp
2017-07-11bridge/core_unreal: Fix SFU bugs with forwarding frames.Joshua Colp
2017-07-05bridge_native_rtp.c: Fix direct media video RTP instance ACL check.Richard Mudgett
2017-06-27bridge_native_rtp: Keep rtp instance refs on bridge_channelGeorge Joseph
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-03bridge_simple: Added support for streamsKevin Harwell