]> code.delx.au - pulseaudio/history - src/modules/rtp
alsa-mixer: Add surround 2.1 profile
[pulseaudio] / src / modules / rtp /
2014-04-17 Tanu KaskinenUse pa_hashmap_remove_and_free() where appropriate
2014-02-28 Tanu Kaskinenrtp-send: Add "inhibit_auto_suspend" module argument
2014-02-23 Tanu Kaskinenrtp-send: Use _cb suffix with callbacks
2014-02-23 Peter Meerwaldmodules: Fix uninitialized variable in rtp-send
2014-01-14 Ben Brewerrtp-send: Remove "don't inhibit auto-suspend" flag
2014-01-10 Laurentiu Nicolartp-recv: Only try adding the group membership for...
2014-01-03 Laurentiu Nicolamodule-rtp-recv: Add an argument for latency
2013-12-20 Peter Meerwaldmodules: Fix uninit value in rtp-send
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-05-22 David Henningssonrtp: Reset timestamp with correct size if not found
2013-03-25 Robin H. Johnsonrtp: Introduce source IP configuration
2013-03-25 Robin H. Johnsonrtp: rename modarg destination to destination_ip
2013-03-25 Robin H. Johnsonrtp: Cleanup variable naming.
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2012-10-24 Peter Meerwaldrtp: Fix warning using pa_assert_not_reached()
2012-10-23 Tanu Kaskinenrtp: Fix rtp_port reading.
2012-08-22 Tanu Kaskinenmemblock: Add pa_memblock_acquire_chunk().
2012-06-09 Arti Trivedi Boramodules: Use pa_streq instead of strcmp.
2012-01-02 Pino Toscanomodule-rtp-recv: fail when SO_TIMESTAMP is not defined
2012-01-02 Pino Toscanortp: use the right type when checking cmsg_type
2011-10-01 Tanu Kaskinenmemblockq: Improve debuggability by storing a name...
2011-09-05 Colin Guthrieraop: Use the port supplied by avahi when connecting...
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriecapture: Add the passthrough format negotiation to...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-02 Arun Raghavancore: Add extended stream API to support compressed...
2011-03-24 Colin GuthrieMerge remote-tracking branch 'zonique/osx'
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-19 Maarten BosmansUse pulsecore/arpa-inet.h to make arpa/inet.h functiona...
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-02-26 Tanu Kaskinenvirtual-sink: Fix a crash when moving the sink to a...
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-17 Maarten BosmansClean up <poll.h> includes
2011-01-31 Maarten Bosmansbuild: Don't include empty Makefile.am in subdirs
2011-01-31 Colin GuthrieMerge remote branch 'mkbosmans/rate-adjustment'
2011-01-16 Maarten Bosmansmodule-rtp-recv: Request proper rewind after underrun
2011-01-16 Maarten Bosmansmodule-rtp-recv: Remove smoother from write index
2011-01-16 Maarten Bosmansmodule-rtp-recv: Average the estimated real sample...
2011-01-16 Maarten Bosmansmodule-rtp-recv: Use new algorithm for adjusting sample...
2011-01-16 Maarten BosmansLimit rate adjustments to small, inaudible jumps
2010-12-05 Colin Guthriebuild-sys: Replace dummy Makefiles with proper Makefile...
2010-05-08 Colin Guthriertp: Fix bracketing in pa_rtp_recv.
2010-01-05 Lennart PoetteringMerge remote branch 'zonque/topic/osx'
2009-12-16 Daniel Mackpoll() is totally broken on Mac OS X
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-31 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-31 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-30 Lennart Poetteringuse cloexec wrappers wherever applicable
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-09-22 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-09-18 Lennart PoetteringMerge remote branch 'origin/master-tx'
2009-09-18 Colin Guthriertp: Remove 'fix me' comment after it was actually...
2009-09-17 Colin Guthriertp: Factor out direct io writing and use ioline instead.
2009-09-14 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-09-09 Lennart PoetteringMerge remote branch 'origin/master-tx'
2009-09-09 Lennart PoetteringMerge remote branch 'origin/master-tx'
2009-09-08 Lennart Poetteringrtsp: document that rtsp_exec() needs fixing (llvm...
2009-09-03 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-30 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-28 Lennart Poetteringcore: move 'flags' field into 'pa_sink_input_new_data...
2009-08-28 Andy Shevchenkoraop: Fix memory leak
2009-08-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-14 Lennart Poetteringcore: move rtpoll to thread_info sub structure
2009-07-23 Lennart PoetteringMerge branch 'master-tx'
2009-06-29 Tanu KaskinenMerge branch 'master' into dbus-work
2009-06-22 Lennart PoetteringMerge most of elmarco/rtclock2
2009-06-20 Marc-André LureauBase mainloop on pa_rtclock_now()
2009-06-20 Marc-André Lureaupulse: move pa_rtclock_now in pulsecommon
2009-06-19 Marc-André Lureauperl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g'...
2009-06-17 Lennart PoetteringMerge commit 'origin/master' into master-tx
2009-06-17 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-17 Lennart Poetteringrtp: fix s/recieve/receive/ typo
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-05 Lennart Poetteringrtp: remove gcc warning
2009-05-15 Diego Elio 'Flamee... Add missing headers' include to build on FreeBSD 7.1.
2009-04-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-06 Lennart Poetteringmake use of SO_TIMESTAMP timestamp for accuracy and...
2009-04-06 Lennart Poetteringsend the source latency based on the MTU size
2009-04-06 Lennart Poetteringmake sure we don't apply sampling rate fixes that bring...
2009-04-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-04-05 Lennart PoetteringModify smoothing code to make cubic interpolation optio...
2009-04-04 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-04 Maarten Bosmansvarious spelling fixes
2009-04-01 Lennart Poetteringproperly account for seeks in the requested_bytes counter
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-03 Finn Thainrevive solaris module
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-01 Colin Guthrieraop: Handle the reponse header memory allocation more...
2009-02-20 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-02-19 Lennart PoetteringMerge commit '38ded3bb31bc49664641965f856a35f432a8a956'
2009-02-19 Lennart PoetteringMerge commit 'elmarco/legacy-dir'
next