[FFmpeg-devel] [PATCH 5/5] Add AudioToolbox audio input device.

Romain Beauxis toots at rastageeks.org
Wed Jan 19 16:42:34 EET 2022


This patch adds support for a new, audio-specific input device using the documented and battle-tested AUHAL input. This provides a pendant to the AudioToolbox audio-only output.

A couple of advantages for this:
* It avoids a lot of the complexity of supporting audio and video in a single input
* The AUHAL API seems tested, documented and robust
* This implementation hopefully gives good control over audio latency and also minimizes data copy

-------------- next part --------------
An embedded message was scrubbed...
From: unknown sender
Subject: no subject
Date: no date
Size: 35325
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220119/66f01ee4/attachment.eml>


More information about the ffmpeg-devel mailing list