asterisk/formats
Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions.
(issue #11096)
Patches:
      codec_adpcm.c.patch uploaded by moy (license 222)
      codec_alaw.c.patch uploaded by moy (license 222)
      codec_a_mu.c.patch uploaded by moy (license 222)
      codec_g722.c.patch uploaded by moy (license 222)
      codec_g726.c.diff uploaded by moy (license 222)
      codec_gsm.c.patch uploaded by moy (license 222)
      codec_ilbc.c.patch uploaded by moy (license 222)
      codec_lpc10.c.patch uploaded by moy (license 222)
      codec_speex.c.patch uploaded by moy (license 222)
      codec_ulaw.c.patch uploaded by moy (license 222)
      codec_zap.c.patch uploaded by moy (license 222)
      format_g723.c.patch uploaded by moy (license 222)
      format_g726.c.patch uploaded by moy (license 222)
      format_g729.c.patch uploaded by moy (license 222)
      format_gsm.c.patch uploaded by moy (license 222)
      format_h263.c.patch uploaded by moy (license 222)
      format_h264.c.patch uploaded by moy (license 222)
      format_ilbc.c.patch uploaded by moy (license 222)
      format_jpeg.c.patch uploaded by moy (license 222)
      format_ogg_vorbis.c.patch uploaded by moy (license 222)
      format_pcm.c.patch uploaded by moy (license 222)
      format_sln.c.patch uploaded by moy (license 222)
      format_vox.c.patch uploaded by moy (license 222)
      format_wav.c.patch uploaded by moy (license 222)
      format_wav_gsm.c.patch uploaded by moy (license 222)
      res_adsi.c.patch uploaded by eliel (license 64)
      res_ael_share.c.patch uploaded by eliel (license 64)
      res_clioriginate.c.patch uploaded by eliel (license 64)
      res_convert.c.patch uploaded by eliel (license 64)
      res_indications.c.patch uploaded by eliel (license 64)
      res_musiconhold.c.patch uploaded by eliel (license 64)
      res_smdi.c.patch uploaded by eliel (license 64)
      res_speech.c.patch uploaded by eliel (license 64)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-10-31 19:24:29 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
format_g723.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_g726.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_g729.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_gsm.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_h263.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_h264.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_ilbc.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_jpeg.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_ogg_vorbis.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_pcm.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_sln.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_vox.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_wav.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
format_wav_gsm.c More changes to change return values from load_module functions. 2007-10-31 19:24:29 +00:00
msgsm.h silence some more compiler warnings 2006-02-23 18:00:50 +00:00