asterisk/pbx
David Vossel c26c190711 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: https://origsvn.digium.com/svn/asterisk/trunk@306010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-03 16:22:10 +00:00
..
ael/ael-test Merged revisions 299449 via svnmerge from 2010-12-22 20:10:34 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
Makefile Change per-file debug and verbose levels to be per-module, the way 2010-03-23 14:22:27 +00:00
pbx_ael.c Merged revisions 271399 via svnmerge from 2010-06-18 21:32:09 +00:00
pbx_config.c Merged revisions 285367 via svnmerge from 2010-09-07 20:56:53 +00:00
pbx_dundi.c Merged revisions 300082 via svnmerge from 2011-01-03 13:15:38 +00:00
pbx_loopback.c Merged revisions 284610 via svnmerge from 2010-09-02 05:27:53 +00:00
pbx_lua.c Add load priority order, such that preload becomes unnecessary in most cases 2010-07-20 19:35:02 +00:00
pbx_realtime.c Merged revisions 284610 via svnmerge from 2010-09-02 05:27:53 +00:00
pbx_spool.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00