]> code.delx.au - pulseaudio/commit
sndfile: big rework of libsndfile interfacing code
authorLennart Poettering <lennart@poettering.net>
Mon, 25 May 2009 22:05:28 +0000 (00:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 May 2009 22:05:28 +0000 (00:05 +0200)
commit5c10b84e0f020de8a0d9f5adc6b0affbae4343cb
tree94ce7378484087092364ab362573e729c4d6cbaf
parent759a9d0cc56c074567e0048fc0a1058bc179a101
sndfile: big rework of libsndfile interfacing code

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.
src/Makefile.am
src/pulsecore/core-scache.c
src/pulsecore/sndfile-util.c [new file with mode: 0644]
src/pulsecore/sndfile-util.h [new file with mode: 0644]
src/pulsecore/sound-file-stream.c
src/pulsecore/sound-file.c
src/pulsecore/sound-file.h
src/utils/pacat.c
src/utils/pacmd.c
src/utils/pactl.c
src/utils/paplay.c [deleted file]