One comment below; otherwise this LGTM.
> On Jun 2, 2016, at 01:32, Rick Kern wrote:
>
> AudioConverterFillComplexBuffer() doesn't always call its callback. A frame
> queue is used to prevent skipped audio samples.
>
> Signed-off-by: Rick Kern
> ---
> libavcodec/audiotoolboxenc.c | 78
> On Jun 2, 2016, at 2:32 AM, Rick Kern wrote:
>
> AudioConverterFillComplexBuffer() doesn't always call its callback. A frame
> queue is used to prevent skipped audio samples.
>
> Signed-off-by: Rick Kern
> ---
> libavcodec/audiotoolboxenc.c | 78 +---
>
Ping.
> On Jun 2, 2016, at 2:32 AM, Rick Kern wrote:
>
> AudioConverterFillComplexBuffer() doesn't always call its callback. A frame
> queue is used to prevent skipped audio samples.
>
> Signed-off-by: Rick Kern
> ---
> libavcodec/audiotoolboxenc.c | 78 +---
AudioConverterFillComplexBuffer() doesn't always call its callback. A frame
queue is used to prevent skipped audio samples.
Signed-off-by: Rick Kern
---
libavcodec/audiotoolboxenc.c | 78 +---
1 file changed, 52 insertions(+), 26 deletions(-)
diff --git a