index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
rtp
/
rtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
1
-3
/
+1
*
rtp-recv: fix crash on empty UDP packets (CVE-2014-3970)
Alexander E. Patrakov
2014-06-06
1
-2
/
+23
*
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
2013-07-04
1
-2
/
+2
*
rtp: Reset timestamp with correct size if not found
David Henningsson
2013-05-22
1
-1
/
+1
*
memblock: Add pa_memblock_acquire_chunk().
Tanu Kaskinen
2012-08-22
1
-2
/
+2
*
modules: Use pa_streq instead of strcmp.
Arti Trivedi Bora
2012-06-09
1
-4
/
+4
*
rtp: use the right type when checking cmsg_type
Pino Toscano
2012-01-03
1
-2
/
+2
*
Remove unnecessary #includes
Maarten Bosmans
2011-06-22
1
-1
/
+0
*
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
Maarten Bosmans
2011-03-19
1
-1
/
+1
*
rtp: Fix bracketing in pa_rtp_recv.
Colin Guthrie
2010-05-08
1
-2
/
+2
*
make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused unt...
Lennart Poettering
2009-04-07
1
-3
/
+18
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
NetBSD needs to include sys/uio.h for some socket functions
Jared D. McNeill
2009-01-22
1
-0
/
+4
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-10
/
+11
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-7
/
+37
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-46
/
+55
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-17
/
+17
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
1
-11
/
+7
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
1
-7
/
+11
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-9
/
+9
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-2
/
+2
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-6
/
+6
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-2
/
+1
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-3
/
+5
*
More fixes caused by Sun's complete inability to follow any standard
Pierre Ossman
2006-04-18
1
-2
/
+6
*
* add RTP/SAP/SDP reciever module
Lennart Poettering
2006-04-16
1
-4
/
+158
*
* change default multicast address
Lennart Poettering
2006-04-15
1
-3
/
+4
*
add an RTP sender module
Lennart Poettering
2006-04-14
1
-0
/
+193