pulseaudio/src/modules/rtp
Tanu Kaskinen 3d698d17af sink-input, source-output: add sink/source_requested_by_application flag
When a stream is created, and the stream creator specifies which device
should be used, that can affect automatic routing policies.
Specifically, module-device-manager shouldn't apply its priority list
routing when a stream has been routed by the application that created
the stream.

A stream that was initially routed by the application may be moved for
some valid reason (e.g. user requesting a move, or the original device
disappearing). When the stream is moved away from its initial device,
the "device requested by application" flag isn't relevant any more, so
it's set to false and never reset to true again.

The change in module-device-manager's routing logic will be done in the
following patch.
2017-12-02 16:13:21 +02:00
..
headerlist.c Rename functions with "tostring" in the name to one with "to_string" to conform with the convention. 2015-09-25 17:29:02 +05:30
headerlist.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
module-rtp-recv.c sink-input, source-output: add sink/source_requested_by_application flag 2017-12-02 16:13:21 +02:00
module-rtp-send.c sink-input, source-output: add sink/source_requested_by_application flag 2017-12-02 16:13:21 +02:00
rfc2327.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc2974.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc3550.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc3551.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rtp.c rtp: don't use memblocks for non-audio data 2016-12-20 01:13:48 +02:00
rtp.h rtp: don't use memblocks for non-audio data 2016-12-20 01:13:48 +02:00
rtsp_client.c raop: Fix #36: invalid access to freed object 2017-01-19 03:10:19 +02:00
rtsp_client.h raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
sap.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
sap.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
sdp.c rtp: fix non null terminated string / non portable sscanf 2015-11-04 12:45:21 +02:00
sdp.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00