summaryrefslogtreecommitdiff
path: root/src/pulse/sample.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-12-15Add pa_channels_valid()Tanu Kaskinen1-2/+5
2013-12-15Add pa_sample_rate_valid()Tanu Kaskinen1-2/+5
2013-12-15Add pa_sample_format_valid()Tanu Kaskinen1-7/+8
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-05-02sample: Use PA_SAMPLE_INVALID instead of numeric valueArun Raghavan1-1/+1
2009-08-20sample: manually inline table lookupsWim Taymans1-25/+24
2009-08-17libpulse: some minor optimizations when checking equalityLennart Poettering1-0/+4
2009-05-25sample: introduce pa_sample_format_is_{le,be,ne,re}()Lennart Poettering1-0/+33
2009-05-01sample: correctly pass s24-32 formatsLennart Poettering1-4/+4
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-04add pa_sample_size_of_format()Lennart Poettering1-2/+10
2009-02-03add a lot of validity checkingLennart Poettering1-3/+10
2009-02-03add a bit of missing i18nLennart Poettering1-5/+8
2009-01-16Add support for 24bit samples encoded in the LSB of 32 bit wordsLennart Poettering1-2/+14
2009-01-16add support for 24bit packed samplesLennart Poettering1-2/+14
2008-10-03add new API function pa_sample_spec_init()Lennart Poettering1-0/+10
2008-10-03if a volume or channel map is invalid show so when printing itLennart Poettering1-1/+1
2008-08-06add i18n supportLennart Poettering1-2/+6
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-3/+7
2007-11-09add support for 32bit integer samplesLennart Poettering1-2/+14
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-34/+45
2007-05-23don't allow excessively high sample ratesLennart Poettering1-0/+1
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-6/+6
2006-08-17modify pa_bytes_snprint() to return the string we just wrote to. This should ...Lennart Poettering1-1/+3
2006-07-29fix calculation of pa_usec_to_bytes, to make sure that it never returns fract...Lennart Poettering1-1/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+156