pulseaudio/src/modules/rtp
Arun Raghavan 314e97d995 rtp: gstreamer: Account for rounding errors in RTP timestamp conversion
Since the RTP timestamp is converted to time units and back, a small
error can creep up, which then results in a single frame error in where
we place the buffer in the output memblockq. This results in minor
glitches, so we check for and eliminate the error.
2020-10-23 12:11:35 -04: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
meson.build rtp: Add a GStreamer-based RTP implementation 2019-11-08 17:39:40 +05:30
module-rtp-recv.c rtp: Add a GStreamer-based RTP implementation 2019-11-08 17:39:40 +05:30
module-rtp-send.c rtp: Add a GStreamer-based RTP implementation 2019-11-08 17:39:40 +05:30
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-common.c rtp: Add a GStreamer-based RTP implementation 2019-11-08 17:39:40 +05:30
rtp-gstreamer.c rtp: gstreamer: Account for rounding errors in RTP timestamp conversion 2020-10-23 12:11:35 -04:00
rtp-native.c rtp: Add some logging to know what backend is being used 2019-11-08 17:39:40 +05:30
rtp.h rtp: Add a GStreamer-based RTP implementation 2019-11-08 17:39:40 +05:30
rtsp_client.c raop: Add autoreconnect feature 2019-12-22 09:43:14 +00:00
rtsp_client.h raop: Add autoreconnect feature 2019-12-22 09:43:14 +00: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: Drop support for non-L16 media 2019-11-08 17:39:03 +05:30
sdp.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00