[FFmpeg-devel] [PATCH 2/3] avdevice: add new API for iterating input and output devices

Anton Khirnov anton at khirnov.net
Wed Oct 14 16:56:26 EEST 2020


Quoting James Almer (2020-10-09 22:18:10)
> And deprecate the linked list based one.
> 
> Based on a patch by Josh de Kock.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  doc/APIchanges           |  5 +++++
>  libavdevice/alldevices.c | 22 ++++++++++++++++++++++
>  libavdevice/avdevice.h   | 36 ++++++++++++++++++++++++++++++++++++
>  libavdevice/version.h    |  7 +++++--
>  4 files changed, 68 insertions(+), 2 deletions(-)
> 

Looks good, but might want to wait until we decide whether avdevice is
going to continue existing as a separate library.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list