pulseaudio/src/modules/rtp
Colin Guthrie 65f89dca7c rtp: Fix bracketing in pa_rtp_recv.
The syntactically correct error meant that the timestamp was always
marked as found and only the first header was checked.

In the case where the timestamp was the first header, things
would have worked as expected.

Thanks to pino for reporting via bug refs #818
2010-05-08 13:47:51 +01: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 core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
module-rtp-send.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +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: Fix bracketing in pa_rtp_recv. 2010-05-08 13:47:51 +01:00
rtp.h make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused until we have data 2009-04-07 00:50:47 +02:00
rtsp_client.c rtp: Remove 'fix me' comment after it was actually fixed in [56b6e1] 2009-09-18 09:18:13 +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