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/channels
dvossel 4aca3187a3 Asterisk media architecture conversion - no more format bitfields
This patch is the foundation of an entire new way of looking at media in Asterisk.
The code present in this patch is everything required to complete phase1 of my
Media Architecture proposal.  For more information about this project visit the link below.
https://wiki.asterisk.org/wiki/display/AST/Media+Architecture+Proposal

The primary function of this patch is to convert all the usages of format
bitfields in Asterisk to use the new format and format_cap APIs.  Functionally
no change in behavior should be present in this patch.  Thanks to twilson
and russell for all the time they spent reviewing these changes.

Review: https://reviewboard.asterisk.org/r/1083/



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@306010 f38db490-d61c-443f-a65b-d21fe96a405b
2011-02-03 16:22:10 +00:00
..
h323 Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
misdn Merged revisions 296582 via svnmerge from 2010-11-29 20:54:27 +00:00
sip Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
xpmr AST-2009-005 2009-08-10 19:20:57 +00:00
Makefile Extract sig_ss7 out of chan_dahdi. 2010-06-07 20:04:42 +00:00
chan_agent.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_alsa.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_bridge.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_console.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_dahdi.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_gtalk.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_h323.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_iax2.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_jingle.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_local.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_mgcp.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_misdn.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_multicast_rtp.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_nbs.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_oss.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_phone.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_skinny.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_unistim.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_usbradio.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
chan_vpb.cc Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
console_video.c Merged revisions 284597 via svnmerge from 2010-09-02 05:02:54 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
iax2-parser.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
iax2-provision.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
misdn_config.c Enhancements to connected line and redirecting work. 2010-05-17 15:36:31 +00:00
sig_analog.c Merged revisions 296167 via svnmerge from 2010-11-24 22:52:07 +00:00
sig_analog.h Merged revisions 296167 via svnmerge from 2010-11-24 22:52:07 +00:00
sig_pri.c Merged revisions 305343 via svnmerge from 2011-02-01 00:07:30 +00:00
sig_pri.h Merged from revision 304341 2011-01-27 00:06:27 +00:00
sig_ss7.c Merged revisions 303771 via svnmerge from 2011-01-25 17:58:00 +00:00
sig_ss7.h Merged revisions 303771 via svnmerge from 2011-01-25 17:58:00 +00:00
vcodecs.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00