dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/codecs
qwell e53c6f4673 Merged revisions 111856 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r111856 | qwell | 2008-03-28 16:45:35 -0500 (Fri, 28 Mar 2008) | 12 lines

Allow gsm to compile correctly on x86 with gcc4 optimizations.

(closes issue #11243)
Reported by: whiskerp
Patches:
      11243-maybe-asm.diff uploaded by qwell (license 4)
Tested by: Seggy (IRC)

Note: While I did write this patch, I would not have found this if fossil
 had not reported and fixed issue #12253.  A huge thanks to him for helping
 to (indirectly) find the problem here.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@111857 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-28 21:46:02 +00:00
..
g722 clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
gsm Merged revisions 111856 via svnmerge from 2008-03-28 21:46:02 +00:00
ilbc Merged revisions 110880 via svnmerge from 2008-03-26 17:10:28 +00:00
lpc10 clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
Makefile Merged revisions 110880 via svnmerge from 2008-03-26 17:10:28 +00:00
adpcm_slin_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
codec_a_mu.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_adpcm.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_alaw.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_g722.c Use the correct buffer for g722tolin16_sample. This shouldn't have caused any 2008-03-20 22:02:20 +00:00
codec_g726.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_gsm.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_ilbc.c Merged revisions 110880 via svnmerge from 2008-03-26 17:10:28 +00:00
codec_lpc10.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_resample.c Kevin noted that the thing that I _actually_ changed here was that I converted 2008-01-11 19:05:24 +00:00
codec_speex.c Merged revisions 98951 via svnmerge from 2008-01-16 01:17:25 +00:00
codec_ulaw.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_zap.c Merged revisions 98943 via svnmerge from 2008-01-15 23:31:53 +00:00
g722_slin_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
g726_slin_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
gsm_slin_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
ilbc_slin_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
log2comp.h Merged revisions 109648 via svnmerge from 2008-03-18 19:24:15 +00:00
lpc10_slin_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_adpcm_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_g722_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
slin_g726_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_gsm_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_ilbc_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_lpc10_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_resample_ex.h Merge changes from team/russell/codec_resample 2007-12-31 21:22:31 +00:00
slin_speex_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
slin_ulaw_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00
speex_slin_ex.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
ulaw_slin_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00