summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sndfile-util.c
Commit message (Collapse)AuthorAgeFilesLines
* sndfile: fix build on BE archsv0.9.16-test1Lennart Poettering2009-06-231-1/+1
|
* sndfile: big rework of libsndfile interfacing codeLennart Poettering2009-05-261-0/+462
This adds proper channel map handling when reading/writing audio files. This allows surround .WAV files to be played with the right channel setup automatically. This also merges paplay into pacat and adds recording into formatted files to pacat.