Wykres commitów

45 Commity (master)

Autor SHA1 Wiadomość Data
Ahmet Inan d8eeba3aed do lerp of Y' in linear space. 2014-11-10 10:15:28 +01:00
Ahmet Inan a612a31619 forgot to rename back 2012-10-23 17:26:02 +02:00
Ahmet Inan 6195ab5fb2 replaced some float timing code with int 2012-10-23 17:20:01 +02:00
Ahmet Inan 2c00f21ae3 removed extra white space 2012-09-30 18:53:37 +02:00
Ahmet Inan 9ae9159578 added taplen/L also to history length 2012-09-17 19:04:29 +02:00
Ahmet Inan 72f990f3d4 also minimize delay in decode.c, added comment in debug.c 2012-09-17 18:39:57 +02:00
Ahmet Inan 32661eb5ab Merge branch 'master' into ddc 2012-09-17 15:34:53 +02:00
Ahmet Inan ed55c26a4a also clamp weaker signal in decode.c 2012-09-17 15:33:12 +02:00
Ahmet Inan 4021631af6 oops: we also need M samples of history for ddc 2012-09-15 16:50:20 +02:00
Ahmet Inan 13420ca857 redesigned ddc, replaced delay lines with common buffer 2012-09-14 22:05:41 +02:00
Ahmet Inan 614fccad24 improved horizontal sync falling edge detection 2012-08-16 21:37:17 +02:00
Ahmet Inan 7bc72d4acf dont hide structs behind typedefs 2012-06-01 23:41:04 +02:00
Ahmet Inan c708ee45ad get smoothing factor from drate 2012-05-11 20:06:05 +02:00
Ahmet Inan c380b14b28 simplified seperator code 2011-10-31 10:50:52 +01:00
Ahmet Inan c67a0a0736 renamed some variables in decode method 2011-10-27 14:30:48 +02:00
Ahmet İnan 2ffaf6b3f6 free resources on EOF and set init = 0 in decode method 2011-10-26 20:39:47 +02:00
Ahmet İnan c9cbf07687 moved demodulation code into own method 2011-10-25 21:20:17 +02:00
Ahmet İnan 2fd7f3360e img must be initialized to 0 2011-10-23 20:59:56 +02:00
Ahmet İnan 6022e2becb removed width and height 2011-10-23 10:52:55 +02:00
Ahmet İnan 5fb57072af removed even more seperator correction code 2011-10-23 02:17:40 +02:00
Ahmet İnan 73951903e8 removed missing_sync and seperator correction messages 2011-10-23 01:55:33 +02:00
Ahmet İnan 353ed53fd3 removed unneeded timer for seperator and moved code around 2011-10-23 01:16:30 +02:00
Ahmet İnan 8c9e5a5e7f cleaned up 2011-10-23 00:52:51 +02:00
Ahmet İnan e579163306 moved decode code into own method 2011-10-22 23:50:13 +02:00
Ahmet İnan c7122665fa moved calibration header and vis code detection into own methods 2011-10-22 22:18:11 +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 514ddea9f7 added support for write to alsa devices and wav files 2011-09-08 18:14:44 +02:00
Ahmet Inan 58d1cb6681 changed license to CC0 2011-09-08 16:16:27 +02:00
Ahmet Inan c462e0764a moved helper functions into utils.h, cleaned up 2011-09-08 14:55:58 +02:00
Ahmet Inan bee90c3feb renamed limit to clamp 2011-09-08 14:43:23 +02:00
Ahmet Inan 5fe8cca16f cleaned up 2011-09-08 14:36:03 +02:00
Ahmet Inan b97d1bda33 moved yuv into seperate files 2011-09-08 14:31:11 +02:00
Ahmet Inan 60233b8fa7 cleaned up 2011-09-08 14:18:50 +02:00
Ahmet Inan 1e7c47c1e2 moved delay to own files 2011-09-08 14:16:43 +02:00
Ahmet Inan 27132b6e00 made posible to change alpha of window from alloc_ddc via last argument 2011-09-08 14:11:47 +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 7ce9d44b36 ppm output filename can now be specified with second argument 2011-09-08 11:37:13 +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