summaryrefslogtreecommitdiff
path: root/polyp/polyplib-stream.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-807/+0
2006-01-28* add variadic function pa_tagstruct_get() and pa_tagstruct_put() for parsing...Lennart Poettering1-12/+17
2006-01-27Mega patch:Lennart Poettering1-9/+30
2006-01-11* remove a lot of compiler warnings introduced by using some new GCC flagsLennart Poettering1-80/+80
2006-01-10Merge Pierre's changesLennart Poettering1-9/+11
2006-01-09improve sync clock changeLennart Poettering1-1/+1
2006-01-09fix synchronized clock changeLennart Poettering1-1/+1
2004-11-21calculate buffer sizes from sample specLennart Poettering1-5/+6
2004-11-17minor fixes for latency interpolationLennart Poettering1-8/+17
2004-11-17* some commenting workLennart Poettering1-3/+9
2004-11-14Make the whole stuff LGPL onlyLennart Poettering1-2/+2
2004-11-14* remove as superfluous assert() in polyplib-stream which broke the gstreamer...Lennart Poettering1-2/+2
2004-11-04fix client libaryr in case no latency interpolation is requiredLennart Poettering1-4/+6
2004-10-27latency calculation fixLennart Poettering1-23/+21
2004-10-27two latency interpolation fixesLennart Poettering1-2/+2
2004-10-27support for latency interpolationLennart Poettering1-50/+161
2004-09-26bum version numberLennart Poettering1-9/+93
2004-09-19remove obnoxious assert from module-combineLennart Poettering1-3/+2
2004-09-17new configuration subsystemLennart Poettering1-3/+3
2004-09-16add input latency measurementLennart Poettering1-2/+9
2004-09-15work around C99/GCC incompatibilityLennart Poettering1-4/+28
2004-09-13new configuration subsystemLennart Poettering1-2/+8
2004-09-12extend pa_usec_t to 64 bitLennart Poettering1-2/+2
2004-09-10add support for module search path as command line argumentLennart Poettering1-0/+22
2004-09-07change the way the default sink/source is selectedLennart Poettering1-1/+1
2004-09-04add support for automatic termination of the daemon after the last client quitLennart Poettering1-1/+1
2004-08-27minor cleanupsLennart Poettering1-2/+0
2004-08-27latency workLennart Poettering1-14/+27
2004-08-22new features:Lennart Poettering1-2/+47
2004-08-19move sample cache to nameregLennart Poettering1-1/+1
2004-08-17remove global memblock statistic variables in favor of memblock_stat objectsLennart Poettering1-2/+2
2004-08-14implement proper refcounting in polyplibLennart Poettering1-1326/+230
2004-08-13split polyplib.hLennart Poettering1-0/+1550