pulseaudio/src/modules/rtp
Lennart Poettering d035f4a3f3 Modify smoothing code to make cubic interpolation optional and allow 'quick fixups' on resuming
The primary reason for this change is to allow time graphs that do not
go through the origin and hence smoothing starting from the origin is
not desired. This change will allow passing time data into the smoother
while paused and then abruptly use that data without smoothing using the
'quick fixup' flag when resuming.

Primary use case is allowing recording time graphs where the data
recorded originates from a time before the stream was created. The
resulting graft will be shifted and should not be smoothened to go
through the origin.
2009-04-05 02:26:02 +02:00
..
headerlist.c Remove $Id$ lines left over from SVN 2008-10-08 20:36:24 +01:00
headerlist.h Remove $Id$ lines left over from SVN 2008-10-08 20:36:24 +01:00
Makefile replace Makefile stub copies by symlinks 2008-09-11 01:41:08 +03:00
module-rtp-recv.c Modify smoothing code to make cubic interpolation optional and allow 'quick fixups' on resuming 2009-04-05 02:26:02 +02:00
module-rtp-send.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00: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 Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
rtp.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
rtsp_client.c revive solaris module 2009-03-03 22:27:00 +01:00
rtsp_client.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
sap.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
sap.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
sdp.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
sdp.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00