From e972c8d38d5d5f636f4c8994145af8a1b74d50f6 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Tue, 16 Jun 2009 17:05:38 +0000 Subject: Improve support for media paths that can generate multiple frames at once. There are various media paths in Asterisk (codec translators and UDPTL, primarily) that can generate more than one frame to be generated when the application calling them expects only a single frame. This patch addresses a number of those cases, at least the primary ones to solve the known problems. In addition it removes the broken TRACE_FRAMES support, fixes a number of bugs in various frame-related API functions, and cleans up various code paths affected by these changes. https://reviewboard.asterisk.org/r/175/ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@200991 f38db490-d61c-443f-a65b-d21fe96a405b --- build_tools/cflags-devmode.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'build_tools') diff --git a/build_tools/cflags-devmode.xml b/build_tools/cflags-devmode.xml index 8be92e71f..9ce9a68d5 100644 --- a/build_tools/cflags-devmode.xml +++ b/build_tools/cflags-devmode.xml @@ -12,6 +12,4 @@ - - -- cgit v1.2.3