Maarten Bosmans
aa7bc322e2
parecord: Automatically detect file format from extension
...
And fix a small bug in pa_sndfile_format_from_string.
2011-06-27 09:59:56 +01:00
Maarten Bosmans
dd9265ac78
Remove unnecessary #includes
2011-06-22 23:12:20 +01:00
Maarten Bosmans
ecf09f2cd6
Fix up according to Coding Style
...
Only whitespace changes in here
2011-03-11 11:49:35 +00:00
Vincent Becker
bada9040dd
Correct wav file creation for 24/32 and 24 bits sample formats HSD=3669357
2011-02-22 09:55:58 +00:00
Vincent Becker
12c3e97bb4
Fix return value of pa_sndfile_format_from_string
...
This prevented to use pacat --file-format option correctly
2010-12-18 11:52:24 +00:00
Lennart Poettering
2654eb7781
sndfile: fix build on BE archs
2009-06-23 18:54:17 +02:00
Lennart Poettering
5c10b84e0f
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.
2009-05-26 00:05:28 +02:00