Wykres commitów

27 Commity (master)

Autor SHA1 Wiadomość Data
Ahmet Inan 8c9d4cda16 fixed compilation for some distributions 2015-01-19 11:20:01 +01:00
Ahmet Inan 07b0b039df replace -ffast-math with explicit optimizations
gcc usualy does the right thing with -ffast-math but
better be sure and enable only the safe optimizations.
2013-02-28 10:47:12 +01:00
Ahmet Inan 2298df8ac3 decimate only per default 2012-10-01 18:20:35 +02:00
Ahmet Inan 2c00f21ae3 removed extra white space 2012-09-30 18:53:37 +02:00
Ahmet Inan 13420ca857 redesigned ddc, replaced delay lines with common buffer 2012-09-14 22:05:41 +02:00
Ahmet Inan 63d30a73ac use single precision constants by default 2012-08-01 10:52:31 +02:00
Ahmet Inan 489e4f307a made Makefile more complicated but more fun to use 2011-10-27 15:57:27 +02:00
Ahmet İnan 34b6e8247b added experimental sdl output support 2011-10-23 20:54:33 +02:00
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