Commit graph

19 commits

Author SHA1 Message Date
Ahmet İnan
d2e809f823 did some code reuse, added write support in img, used it in decode and
debug
2011-10-03 18:28:43 +02:00
Ahmet İnan
d947867831 put ppm code into own file with img interface 2011-10-03 17:48:50 +02:00
Ahmet Inan
e73d00a09b added 16000hz test, changed downsampling to at least 2 * pixel freq 2011-09-26 15:26:48 +02:00
Ahmet Inan
bf05c488aa now able to enable / disable interpolation / decimation 2011-09-26 13:24:23 +02:00
Ahmet Inan
39b7fa3b8e need wavs for fun 2011-09-26 12:58:38 +02:00
Ahmet Inan
08fe970feb forgot to add these to previous patch 2011-09-26 12:54:37 +02:00
Ahmet İnan
eeac53ac6a now encode uses the new pcm api 2011-09-08 22:41:49 +02:00
Ahmet Inan
9ff748c42e yea great 2011-09-08 18:31:46 +02:00
Ahmet Inan
79c6add9fa interesting 2011-09-08 18:29:46 +02:00
Ahmet Inan
de4eaeac84 dont need this 2011-09-08 18:26:54 +02:00
Ahmet Inan
c462e0764a moved helper functions into utils.h, cleaned up 2011-09-08 14:55:58 +02:00
Ahmet Inan
b97d1bda33 moved yuv into seperate files 2011-09-08 14:31:11 +02:00
Ahmet Inan
1e7c47c1e2 moved delay to own files 2011-09-08 14:16:43 +02:00
Ahmet Inan
07236f86cd moved ddc to own files 2011-09-08 13:56:45 +02:00
Ahmet Inan
04e68c262f moved window functions into own files 2011-09-08 13:44:43 +02:00
Ahmet Inan
1f1e44fbcc changed detection of "alsa:" and "wav:" prefix with detection of
"hw:" / "plughw:" prefix, ".wav" suffix and "default" alsa device
2011-09-08 10:59:00 +02:00
Ahmet İnan
15b01cf36c splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
Ahmet Inan
0ab0736e1c using alsa capture instead of wav input 2011-09-06 11:39:08 +02:00
Ahmet İnan
6b040e853f Initial commit 2011-09-05 23:39:05 +02:00