Major codec API update:
commitf34eae0ec69a7a0e02b210a3969a7fde338309d4
authorrjongbloed <rjongbloed>
Fri, 22 Jun 2007 05:49:12 +0000 (22 05:49 +0000)
committerrjongbloed <rjongbloed>
Fri, 22 Jun 2007 05:49:12 +0000 (22 05:49 +0000)
tree5c4aa95fbcfe53f48e3ec525a3cdb034faa8e52c
parentf5a956134a428a10211845862a178690c2b6c509
Major codec API update:
  Automatically map OpalMediaOptions to SIP/SDP FMTP parameters.
  Automatically map OpalMediaOptions to H.245 Generic Capability parameters.
  Largely removed need to distinguish between SIP and H.323 codecs.
  New mechanism for setting OpalMediaOptions from within a plug in.
Fixed removal of H.323 capabilities just because media format name is a
  substring of capability name.
Fixed inadequacies in H.245 Generic Capabilities (must be able to
  distinguish between TCS, OLC and ReqMode).
include/h323/h323caps.h
src/h323/h323.cxx
src/h323/h323caps.cxx