Re: [FFmpeg-devel] [PATCH v2] avdevice/v4l2: add NV16 and NV24 pixel formats

2024-06-28 Thread Ramiro Polla
On Wed, Jun 26, 2024 at 1:19 PM Ramiro Polla wrote: > > --- > libavdevice/v4l2-common.c | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/libavdevice/v4l2-common.c b/libavdevice/v4l2-common.c > index b5b4448a31..ebfd2b6d8d 100644 > --- a/libavdevice/v4l2-common.c > +++ b/libavdevice/

[FFmpeg-devel] [PATCH v2] avdevice/v4l2: add NV16 and NV24 pixel formats

2024-06-26 Thread Ramiro Polla
--- libavdevice/v4l2-common.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/libavdevice/v4l2-common.c b/libavdevice/v4l2-common.c index b5b4448a31..ebfd2b6d8d 100644 --- a/libavdevice/v4l2-common.c +++ b/libavdevice/v4l2-common.c @@ -50,6 +50,12 @@ const struct fmt_map ff_fmt_conversio