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
Kevin P. Fleming add5ff5b05
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
17 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
format_g723.c u_intXX_t is silly 19 years ago
format_g726.c Use of "private" as a field name in a header file messes with C++ projects 18 years ago
format_g729.c merge new_loader_completion branch, including (at least): 19 years ago
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 17 years ago
format_h263.c Use of "private" as a field name in a header file messes with C++ projects 18 years ago
format_h264.c Use of "private" as a field name in a header file messes with C++ projects 18 years ago
format_ilbc.c merge new_loader_completion branch, including (at least): 19 years ago
format_jpeg.c merge new_loader_completion branch, including (at least): 19 years ago
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 17 years ago
format_pcm.c Use the advertised header size in .au files instead of just assuming they 17 years ago
format_sln.c merge new_loader_completion branch, including (at least): 19 years ago
format_vox.c merge new_loader_completion branch, including (at least): 19 years ago
format_wav.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 17 years ago
format_wav_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 17 years ago
msgsm.h silence some more compiler warnings 19 years ago