[FFmpeg-devel] [PATCH] avdevice/v4l2: add limited support for multiplanar API

Anton Khirnov anton at khirnov.net
Tue Jun 25 12:19:20 EEST 2024


Quoting Ramiro Polla (2024-06-20 17:40:39)
> This commit adds support for V4L2's multiplanar API, but only when the
> number of planes is 1.
> 
> Adding full support for the multiplanar API would require a device that
> actually uses more than 1 plane, which I have not found yet.

Out of curiosity, what's the point of a multiplanar API when the plane
count is always one?

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list