summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/module-rtp-send.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-221-2/+0
* capture: Add the passthrough format negotiation to capture streams.Colin Guthrie2011-06-221-1/+1
* Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans2011-03-191-1/+1
* use cloexec wrappers wherever applicableLennart Poettering2009-10-301-4/+2
* core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook...Lennart Poettering2009-08-281-1/+2
* Base mainloop on pa_rtclock_now()Marc-André Lureau2009-06-201-10/+4
* rtp: remove gcc warningLennart Poettering2009-06-051-2/+2
* send the source latency based on the MTU sizeLennart Poettering2009-04-071-3/+3
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* Optionally disable IPv6Iain Hibbert2009-02-131-11/+34
* make a couple of functions return proper error codesLennart Poettering2009-02-031-1/+1
* kill autoload stuff as plannedLennart Poettering2009-01-151-1/+1
* Multicast SDP packets sent with same IP TTL as RTP packetsTom Bamford2009-01-051-0/+5
* Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering2008-10-261-1/+1
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-8/+9
* fix type errorLennart Poettering2008-08-181-4/+8
* Make Multicast TTL for RTP configurable, patch from 'dfort'Lennart Poettering2008-08-151-2/+17
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-2/+9
* Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering2007-11-131-4/+5
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-52/+70
* Kill spaces on EOLLennart Poettering2007-05-291-18/+18
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* fix handling of "mtu" module argument (patch by "theBear")Lennart Poettering2006-08-231-0/+1
* remove all occurences of Lennart Poettering2006-08-181-18/+18
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-2/+1
* create rtp source output on correct sourceLennart Poettering2006-08-131-0/+1
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-2/+9
* Fix the final few occurences of polyp.Pierre Ossman2006-06-201-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-18/+18
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-5/+6
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-0/+1
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+1
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* * modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering2006-05-161-1/+1
* fix typo in module descriptionLennart Poettering2006-04-161-1/+1
* change default mcast address once again, to make sure our traffic doesn't lea...Lennart Poettering2006-04-161-1/+1
* rename module-rtp-monitor to module-rtp-sendLennart Poettering2006-04-161-0/+363