You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/formats
Mark Michelson 3c97fd86c5
Fix a few typos of the word "frequency."
18 years ago
..
Makefile
format_g723.c
format_g726.c
format_g729.c
format_gsm.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 18 years ago
format_h263.c
format_h264.c
format_ilbc.c format_ilbc does not depend on codec libraries and can therefore always be made. My mistake. Ursäkta! 18 years ago
format_jpeg.c
format_ogg_vorbis.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 18 years ago
format_pcm.c Use the advertised header size in .au files instead of just assuming they 18 years ago
format_sln.c
format_vox.c
format_wav.c Fix a few typos of the word "frequency." 18 years ago
format_wav_gsm.c Fix a few typos of the word "frequency." 18 years ago
msgsm.h