index
:
~colin/pulseaudio.git-bakup
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
next
rtpoll
stable-1.x
stable-2.x
stable-3.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
PulseAudio Sound Server
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
rtp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
2
-2
/
+4
2011-09-05
raop: Use the port supplied by avahi when connecting to RAOP devices.
Colin Guthrie
1
-0
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
6
-11
/
+2
2011-06-22
capture: Add the passthrough format negotiation to capture streams.
Colin Guthrie
1
-1
/
+1
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-1
/
+1
2011-03-20
Merge remote-tracking branch 'mkbosmans/mingw32-build'
Colin Guthrie
6
-6
/
+6
2011-03-19
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
Maarten Bosmans
6
-6
/
+6
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-4
/
+2
2011-02-26
virtual-sink: Fix a crash when moving the sink to a new master right after se...
Tanu Kaskinen
1
-0
/
+3
2011-02-17
Clean up <poll.h> includes
Maarten Bosmans
1
-1
/
+1
2011-01-31
build: Don't include empty Makefile.am in subdirs
Maarten Bosmans
1
-20
/
+0
2011-01-16
module-rtp-recv: Request proper rewind after underrun
Maarten Bosmans
1
-1
/
+3
2011-01-16
module-rtp-recv: Remove smoother from write index
Maarten Bosmans
1
-21
/
+3
2011-01-16
module-rtp-recv: Average the estimated real sample rate
Maarten Bosmans
1
-4
/
+22
2011-01-16
module-rtp-recv: Use new algorithm for adjusting sample rate
Maarten Bosmans
1
-15
/
+29
2011-01-16
Limit rate adjustments to small, inaudible jumps
Maarten Bosmans
1
-13
/
+21
2010-12-05
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
2
-1
/
+20
2010-05-08
rtp: Fix bracketing in pa_rtp_recv.
Colin Guthrie
1
-2
/
+2
2009-12-16
poll() is totally broken on Mac OS X
Daniel Mack
1
-5
/
+0
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
2
-5
/
+3
2009-09-18
rtp: Remove 'fix me' comment after it was actually fixed in [56b6e1]
Colin Guthrie
1
-2
/
+0
2009-09-18
rtp: Factor out direct io writing and use ioline instead.
Colin Guthrie
1
-16
/
+6
2009-09-08
rtsp: document that rtsp_exec() needs fixing (llvm-clang-analyzer)
Lennart Poettering
1
-0
/
+2
2009-08-28
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook...
Lennart Poettering
2
-2
/
+4
2009-08-28
raop: Fix memory leak
Andy Shevchenko
1
-3
/
+7
2009-08-15
core: move rtpoll to thread_info sub structure
Lennart Poettering
1
-1
/
+1
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
3
-21
/
+10
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
1
-1
/
+2
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
1
-1
/
+1
2009-06-17
rtp: fix s/recieve/receive/ typo
Lennart Poettering
1
-1
/
+1
2009-06-05
rtp: remove gcc warning
Lennart Poettering
1
-2
/
+2
2009-05-15
Add missing headers' include to build on FreeBSD 7.1.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+1
2009-04-07
make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused unt...
Lennart Poettering
3
-11
/
+62
2009-04-07
send the source latency based on the MTU size
Lennart Poettering
1
-3
/
+3
2009-04-06
make sure we don't apply sampling rate fixes that bring the sampling freq > P...
Lennart Poettering
1
-11
/
+14
2009-04-05
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2
-3
/
+3
2009-04-05
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
1
-2
/
+8
2009-04-04
various spelling fixes
Maarten Bosmans
2
-3
/
+3
2009-04-01
properly account for seeks in the requested_bytes counter
Lennart Poettering
1
-2
/
+2
2009-03-03
revive solaris module
Finn Thain
1
-1
/
+6
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
10
-10
/
+10
2009-03-01
raop: Handle the reponse header memory allocation more sensibly.
Colin Guthrie
1
-29
/
+27
2009-02-19
rtp: remove unused variable a
Marc-André Lureau
1
-3
/
+3
2009-02-19
rtp-recv: remove unused variable assignment
Marc-André Lureau
1
-1
/
+1
2009-02-13
Optionally disable IPv6
Iain Hibbert
4
-19
/
+68
2009-02-06
RTP segfault/uninitialized resampler
Erich Boleyn
1
-1
/
+1
2009-02-03
make a couple of functions return proper error codes
Lennart Poettering
2
-2
/
+2
2009-01-22
NetBSD needs to include sys/uio.h for some socket functions
Jared D. McNeill
2
-0
/
+8
2009-01-15
kill autoload stuff as planned
Lennart Poettering
2
-2
/
+2
2009-01-15
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
1
-1
/
+1
[next]