[Asterisk-code-review] translate: Fix transcoding while different in frame size. (asterisk[13])

Joshua Colp asteriskteam at digium.com
Mon Sep 28 05:49:58 CDT 2015


Joshua Colp has posted comments on this change.

Change subject: translate: Fix transcoding while different in frame size.
......................................................................


Patch Set 7: Code-Review+1

I did a full audit over the weekend of usage and everything currently handles the presence of multiple frames fine. Either the usage natively handles it, or the caller handles it and the underlying code is only invoked with a single frame.

For the audiohook case for example it will be given only a single frame and if further translation occurs the end result (being that it's going back into the original format) would be a single frame again.

-- 
To view, visit https://gerrit.asterisk.org/1155
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2e229569d73191d66a4e43fef35432db24000212
Gerrit-PatchSet: 7
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list