asterisk/codecs
Timo Teräs 349e08cb48 codec_dahdi: Fix poll.h include.
POSIX defines poll.h. sys/poll.h should not be used as it is c-library
internal header which may or may not exist. Notably in musl including
sys/poll.h generates warning of being incorrect.

Change-Id: Ib318c1c7142a737bcf3caa4d8d72560bebe39252
2016-11-17 16:26:21 +02:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm Fixes for OS X 2015-06-05 11:23:16 -05:00
ilbc memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 2013-10-24 17:00:27 +00:00
lpc10 Produce friendly error when AST_MODULE_SELF_SYM is not defined. 2016-08-08 20:05:34 -05:00
speex Doxygen Updates Janitor Work 2012-09-22 20:43:30 +00:00
Makefile Build System: Create Makefile macro MOD_ADD_SOURCE. 2015-04-14 12:53:03 -04:00
codec_a_mu.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_adpcm.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_alaw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_codec2.c codecs: Add Codec 2 mode 2400. 2016-08-24 10:41:58 +02:00
codec_dahdi.c codec_dahdi: Fix poll.h include. 2016-11-17 16:26:21 +02:00
codec_g722.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_g726.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_gsm.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_ilbc.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_lpc10.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_resample.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_speex.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_ulaw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codecs.xml codec_opus: Add download ability to menuselect 2016-09-27 13:42:02 -05:00
ex_adpcm.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_alaw.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_codec2.h codecs: Add Codec 2 mode 2400. 2016-08-24 10:41:58 +02:00
ex_g722.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_g726.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_gsm.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_ilbc.h codecs: Add iLBC 20. 2016-07-22 10:09:08 +02:00
ex_lpc10.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_speex.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_ulaw.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
log2comp.h Doxygen Updates - Title update 2012-10-18 14:17:40 +00:00