pulseaudio/src/modules/rtp
Arun Raghavan c931d41b78 rtp: Do all receive side rate calculations in sink-input domain
The code was mixing sink and sink input domain rate updates, and that
only works if the rate of the RTP stream is the same as the rate of the
sink. This changes all the calcuations to be on the sink-input rate,
since that's the rate we are trying to guess (and resample for).
2016-04-02 21:41:10 +03: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 rtp: Do all receive side rate calculations in sink-input domain 2016-04-02 21:41:10 +03:00
module-rtp-send.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +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 update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
rtp.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
rtsp_client.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
rtsp_client.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +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