[FFmpeg-devel] [PATCH] avdevice/avfoundation: replace deprecated AVCaptureDevice

Thilo Borgmann thilo.borgmann at mail.de
Mon Dec 11 16:54:47 EET 2023


Am 11.12.23 um 10:32 schrieb Thilo Borgmann via ffmpeg-devel:
> Am 09.12.23 um 13:09 schrieb xufuji456 via ffmpeg-devel:
>> Building with iOS platform, the compiler has a warning: "'devicesWithMediaType:' is deprecated: first deprecated in iOS 10.0 - Use AVCaptureDeviceDiscoverySession instead"
>>
>> Signed-off-by: xufuji456 <839789740 at qq.com>
>> ---
>>   libavdevice/avfoundation.m | 65 +++++++++++++++++++++++++++++++++++---
>>   1 file changed, 60 insertions(+), 5 deletions(-)
> 
> LGTM.
> 
> Will apply shortly if there are no more comments.

Pushed.

-Thilo



More information about the ffmpeg-devel mailing list