Decode SSTV encoded audio signals to images
Find a file
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
.gitignore changed detection of "alsa:" and "wav:" prefix with detection of 2011-09-08 10:59:00 +02:00
alsa.c splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
alsa.h splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
decode.c changed detection of "alsa:" and "wav:" prefix with detection of 2011-09-08 10:59:00 +02:00
encode.c splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
Makefile changed detection of "alsa:" and "wav:" prefix with detection of 2011-09-08 10:59:00 +02:00
mmap_file.c splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
mmap_file.h splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
pcm.c changed detection of "alsa:" and "wav:" prefix with detection of 2011-09-08 10:59:00 +02:00
pcm.h splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
smpte.ppm Initial commit 2011-09-05 23:39:05 +02:00
wav.c splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00
wav.h splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00